04-24-2024 02:32 AM - last edited on 04-24-2024 06:41 AM by Shahzad_Ismail
Hi.
I am a sinch customer. I want to check if sinch can provide READ event just like it provides DELIVERED event.
Thanks.
04-24-2024 02:45 AM
Hi Rajat, can you clarify what you mean by a READ event? Do you mean a notification for when an SMS message has been opened and read by a recipient?
04-24-2024 03:25 AM
https://developers.sinch.com/docs/sms/api-reference/sms/tag/Delivery-reports/
if you see above link, you will find table with delivery report statuses. I am asking if Read status can also be given by sinch
04-24-2024 06:32 AM - last edited on 04-24-2024 06:38 AM by Shahzad_Ismail
Thanks for clarifying Rajat, unfortunately SMS does not contain support for READ events. Instead, you might want to try using our Conversation API solution. This supports multiple channels including SMS which does contain a READ status which is documented here.
Hope this helps!