How to get email delivery data from API | Community
Skip to main content
May 18, 2022
Solved

How to get email delivery data from API

  • May 18, 2022
  • 1 reply
  • 979 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by bisswang

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

1 reply

bisswangAdobe EmployeeAccepted solution
Adobe Employee
May 25, 2022

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