Leiste mit Community-Erfolgen erweitern.

GELÖST

How to get email delivery data from API

Avatar

Level 1

Hello Everyone,

 

I am working on pulling some useful data from acs campaign api. Our team is really interested in get the delivery data such as the sent number, open number and bounce rate per each email. I can see the metrics with each email in the marketing activity section in acs campaign. Is it possible for us to pull the data from api ?

 

Thanks,

Rebecca

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Employee Advisor

Unfortunately the API currently does not expose anything on the delivery information.

 

Only way to make this available:

  • Create a custom resource with the needed fields
  • Create a technical workflow which synchronizes the information from the deliveries to the custom resource
  • The custom resource will then be available via API

Lösung in ursprünglichem Beitrag anzeigen

1 Antwort

Avatar

Korrekte Antwort von
Employee Advisor

Unfortunately the API currently does not expose anything on the delivery information.

 

Only way to make this available:

  • Create a custom resource with the needed fields
  • Create a technical workflow which synchronizes the information from the deliveries to the custom resource
  • The custom resource will then be available via API