@OmarAlmonte, another one to add to the tracker.
I need to be able to retrieve the Email Address Statuses for syncing purposes. I cannot do it on an email by email basis either.
This can be achieved in XML-RPC by querying the “EmailAddStatus” table.
@OmarAlmonte, another one to add to the tracker.
I need to be able to retrieve the Email Address Statuses for syncing purposes. I cannot do it on an email by email basis either.
This can be achieved in XML-RPC by querying the “EmailAddStatus” table.
Hi Pav, we have a solution in place that is currently being tested. I’ll add this to the tracker for visibility.
Hi @Timothy_Withers,
This is now available in REST v2. You can use the list email address statuses endpoint to retrieve engagement metrics for multiple emails in a single request.
Documentation:
This should help significantly reduce the number of API calls compared to retrieving engagement data one contact at a time.