We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to get response back from slack in servicenow ?

ujjwalababa
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 @ujjwalababa 

 

What is your first flow intended to do ?

 

Thanks & Regards

Amit Verma

Thanks and Regards
Amit Verma

Hi @vermaamit16 ,
It supposed to post a message with two buttons agree or disagree 

so i'm using post actionable message action

Thank you

Hi @ujjwalababa 

 

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

Thanks and Regards
Amit Verma

Hi @vermaamit16 ,

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 @ujjwalababa 

 

We need to use Respond to Slack Approval Action subflow. Please try with that.

 

Thanks & Regards

Amit Verma

Thanks and Regards
Amit Verma