Expand my Community achievements bar.

SOLVED

Get transactional message delivery log via API

Avatar

Level 2

Hi, 

 

I want to fetch transactional message delivery log via API using GET option, but I can't able to find the target URL to use. Could anyone please let me know the URL to fetch.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@Dharsanprakash Have a look at this documentation on ACS transactional API capabilities.

https://experienceleague.adobe.com/en/docs/campaign-standard/using/working-with-apis/managing-transa...

There's no specific endpoint to pull the entire delivery log for transactional sends rather you will have to setup a workflow to pull the transactional delivery log and export it to flat file storage.

Thanks, Sathees

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

@Dharsanprakash Have a look at this documentation on ACS transactional API capabilities.

https://experienceleague.adobe.com/en/docs/campaign-standard/using/working-with-apis/managing-transa...

There's no specific endpoint to pull the entire delivery log for transactional sends rather you will have to setup a workflow to pull the transactional delivery log and export it to flat file storage.

Thanks, Sathees

Avatar

Level 2

Got it, Thanks @SatheeskannaK.