Unity Connection and Twillio integration for SMS notification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2023 09:21 AM
Trying to get users notify when they get voicemail by SMS.
As anyone implemented Unity Connection to send SMS notification when email is received? Was thinking about something like Unity sending API call to Twillio SMS gateway to SMS to user mobile. Any input?
- Labels:
-
Other Collaboration Applications
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2023 02:42 AM - edited 07-18-2023 02:43 AM
Just relay the voicemail as an email with audio-file as an attachment to the user's email-account.
Then the get a notification on the phone via the email app and can also listen to the file directly on the phone.
But if you want to have more info about any API implementations, you better look in the DevNET forum.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2023 02:08 PM
Thx for the reply. They're getting the voicemail to email right now. We'd like to also send an SMS notification to their mobile. I will check the DevNET forum to see if there is a way to send an API call to Twillio for SMS notification. Thanks again.
