I’m playing with sending texts through VI via their API from a script in the PBX. I’d like to send some kind of notification to a user using sangoma talk so that when a reply comes back from the recipient that its not confusing. I tried sending a text to the sender as well as the recipient but that doesnt seem to work through the API (at least not using the same syntax). Is there a way to just stick a text message into the app without actually sending it? Either the same text that was sent out by the script, or some other message like “FYI: a message was sent to this person”.
Hopefully that makes sense.