ACS API for Deliveries to create Firefly app
Hello,
I'm trying to create a Firefly app to integrate with ACS API and meet below use cases though I'm unable to find relevant APIs. Please point to the relevant API details.
1. I want to fetch data (especially tracking data) about the deliveries like number of sent, delivered, bounced, opened, clicked messages, etc. and display that on the UI similar to dynamic reports in ACS. I'm unable to get any API related to Deliveries.
2. The above use case is similar to the use case mentioned in webinars around a workflow dashboard/ heat map in firefly (similar to ACC). Is there a reference implementation available for this? I'm trying to build that and I can find getWorkflow(workflowID) which will get a single workflow but nothing to fetch list of all the workflows
I have referred below documentation:
https://github.com/adobe/aio-lib-campaign-standard#CampaignStandardCoreAPI
https://medium.com/adobetech/get-started-with-adobe-campaign-standard-api-84967b89077e
Thanks
