Hello,
I’m using the Data Events API to send WhatsApp messages to customers and I’m looking for a way to programmatically check that they have been successfully delivered (within a given interval of time). These messages are more like notifications, so I cannot rely on customers replying to them (in which case I’d have Conversations that I can query via the API), so I would like to be able to confirm that the message has been delivered through WhatsApp.
Is this possible at all?
Thanks in advance!