I want to fetch the campaign, workflow and delivery details (Labels and IDs) using Rest API. With regards to documentations available we can only do workflow execution tasks. Can we fetch the details mentioned above? If so, please guide on the API endpoint. Thanks!
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
@sadrf1, Anything you see on this documentation are the REST API endpoints available for ACS.
@sadrf1, Anything you see on this documentation are the REST API endpoints available for ACS.
Hi @SatheeskannaK so is it not possible to fetch the campaign and delivery labels and IDs? Are there any workarounds possible?
Views
Replies
Total Likes
@sadrf1, You could try this and see if that works. Create a custom resource to capture the workflow, campaign, and delivery ids. Setup a workflow to update the values in the custom resource. When you have data in the custom resource use the customResources endpoint to fetch them. It's just cumbersome to maintain.
Thank you for the update. I will check and get back to you.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies