Ability to send a text messge from Workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2024 08:16 AM
We have a request to send a Text message from withing a Workflow
How would I achieve this?
- Labels:
-
Service Catalog
-
Service Desk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2024 09:08 AM
Hi @John H1 ,
Please check the below references:
Mark this as Helpful / Accept the Solution if this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2024 01:47 PM
Hello @John H1 ,
In ServiceNow, Unlike email notifications - SMS capability requires a service provider to be declared. E2E service can be enabled through GAS/PAS or through any ServiceNow/3rd party plugins.
In workflow, one of the core activity SendSMS be used to achieve this functionality. This activity requires a number to be declared which will be considered as sender of the message.
Let me know if you need further help in setting up a service provider.
Mark this as Accepted Solution/Helpful if applicable.
Regards,
Shubham
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2024 12:21 PM
Sorry it took so long to get back to you. We now have OpsGenie and RingCentral. So what would be my next steps to setting this up.