Hello,
I have a simple app for the team leader to send an urgent SMS messages to all team member, but now I want to see that time the recipient read the text, I wonder what is the best way to do it?, I'm thinking of a link to the item to be send with the text so the user can confirm they read the text by click of a button but not sure how to code this.
I'm using a SharePoint list with Message field only, I might need to add fields for users names, read date and read time to it.
Also I'm using a an Automation, every time there new entry, will sent it to the users cellphones using Twilio connectors.
In the power app which only the leader can access to it, can put the text and click send, then the automation will start.
any help will be precited.