I have a campaign that Runs every hour and send email communication to users. So 24 email send occurs everyday.
We are using a continuous Delivery to send the emails.
Now we have been asked to create a report with the success percentage of each send. So there will be 24 rows in the report with each row having success percentage for each send
The report will be generated 12 pm daily will cover the data from the previous day.
I kindly request to help me with a possible approach using a continuous delivery
@Denis_Bozonnet
@Manoj_Kumar_