In search of schema for sent emails

Hello,

Can anyone direct me to the proper table for this report https://gj316.infusionsoft.com/Email/history.jsp?ID=823 in the table schema found here: Table Schema Documentation - Keap Developer Portal

I just can’t find anything that would be it.

Thanks!

So, posting links specific to your app would require us to be logging in as you to see them but the answer to your question doesn’t require that. Not everything you see in the UI has been exposed to the api through tables. So there are not tables that can be used and the xml-rpc doesn’t have an option for this either. However, the REST implementation does have a method available to read emails on a contact here:

https://developer.infusionsoft.com/docs/rest/#!/Email/listEmailsUsingGET