How to get response back from slack in servicenow ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2024 04:11 AM
I have a request to send approval request to slack which shows two buttons i.e "Accept" and "Reject". When user click on that button response should send back to service now and corresponding request should be updated with response and comments will be updated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2024 11:26 PM
Hi @ujjwala_678
What is your first flow intended to do ?
Thanks & Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2024 11:46 PM
Hi @Amit Verma ,
It supposed to post a message with two buttons agree or disagree
so i'm using post actionable message action
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2024 11:57 PM
Hi @ujjwala_678
Can you please configure POST Actionable message action inside the copy of the subflow Respond to Slack Approval itself. I think it expects you to have a single subflow only where Outbound configuration and the inbound decisions should be configured.
So instead of two flows, let us try to consolidate everything in a single flow in Slack scope.
Thanks & Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2024 12:45 AM
Hi @Amit Verma ,
if we consolidate it as a single flow what inputs I should provide here? if you can suggest ?
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2024 01:19 AM
Hi @ujjwala_678
We need to use Respond to Slack Approval Action subflow. Please try with that.
Thanks & Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.