We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Slack Spoke - Modal Interactions

josgarcia
Tera Expert

I have been able to get a modal to populate upon the use of a Slash command following the instructions provided on ServiceNow's Slack Spoke documentation here. The issue I am running into is getting a response back. Here are the steps that seem to be occurring:

1. Slash command sent to ServiceNow by accessing the Scripted REST Resource from the Slack Spoke called, "Slack Command Service".

2. Scripted REST Resource runs the 'Open Modal' flow designer action.

 

Then it dies there. The Open Modal action will run and return a response payload that aren't the inputs I selected through the Slash command. Additionally, the Slack Spoke, 'Inbound Decision' I setup for a flow to run when the model is finished doesn't run.

 

Anyone have any experience with Slack Spoke modals and able to help me out here? I can provide more details.

3 REPLIES 3

DeepikaHathwar
Tera Contributor

Hi, I am facing the same issue. Please let me know of you were able to find a solution for this. I want to continue in the same flow when modal is submitted, so that I can send response to User in same slack chat where the slash command was initially sent by User.

AW888
Tera Contributor

Did you ever figure this out?

richardyaxl
Tera Expert

I have got stuck at exactly the same spot! Please could anyone update me as to whether you overcame this?