Slack Spoke - Modal Interactions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2025 09:39 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Did you ever figure this out?