How to get response back from slack in servicenow ?

ujjwala_678
Tera Contributor
Hello Experts,
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
 
I am able to create button's but how to send response back to service now on that part I stuck and how to update the comments with user response
Could anyone suggest me anything on this?
 
Thank you in advance!
16 REPLIES 16

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.

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

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.

Hi @Amit Verma ,

if we consolidate it as a single flow what inputs I should provide here? if you can suggest ?

Screenshot 2024-01-18 at 2.09.00 PM.png

 Thank you

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.