What is Outbound Configurations available in Slack spoke ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2022 08:59 PM - edited ‎12-09-2022 09:00 PM
Hello All,
Can someone help me with examples or documents on how to use Outbound Configurations available in Slack spoke ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2022 09:35 PM - edited ‎12-09-2022 09:36 PM
@Mahesh23 Please check the below ServiceNow documentation link which explains everything in detail.
Please mark as correct answer if this solves your issue.
ServiceNow Community Rising Star, Class of 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2022 09:46 PM
Thanks for your response. I need examples on setting up these configurations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2022 10:49 PM
@Mahesh23 Outbound Configurations specify events in ServiceNow instance for which actions must be performed on your Slack application.
For example:
When a new incident is created in ServiceNow we can send a message on on slack with "Approve" or "Reject" buttons. Instead of generating approval in ServiceNow we can send the approval to slack channel.
Please check above image in which outbound configuration fields are populated
Table added is incident.
Added the fields to be sent in the message.
Buttons visible on message are Approve( primary means it is visible as green button), Reject (danger means it is visible as red button)
A unique id also added
Please mark as correct answer if this solves your issue.
ServiceNow Community Rising Star, Class of 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2022 05:23 AM
Thank you. apart from buttons is it possible to create text fields ? so that the text entered in the field can be added to Additional comments in ServiceNow