Slack Approval Action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2024 11:18 AM
Hi,
I am building a flow to send an approval message to Slack and then to update a record in ServiceNow after approval/rejection in Slack.
Does anyone have an idea what should be written into or where to find a "payload" and "response url"?
Outbound configuration record and inbound decision are available.
BR
irrina498
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2024 04:04 AM
Hi @irrina498, I took a look at the Slack API here, and it looks like everything is very well documented. I recommend playing with it via Postman or another similar tool first, and them implementing it in SN.
Please mark this response as useful and the question as solved if the issue has been solved. Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2024 07:30 AM
Did you figure out how to receive response back from Slack in ServiceNow