Hi expert,
Before I’m going to details, the current configuration I have are 2 Zapier flows and one Slack bot with slash command and Interactivity turned on.
The slack bot, with slash command allow user to trigger the zap #1 by entering /slash, then it will trigger the zap #1. The zap #1 > slack API request for https://slack.com/api/views.open which is worked. User can get the modal & enter the form.
On Zap #2, I also created with webhook URL as well, this webhook URL I put into Slack bot > Interactivy & shortcut > Request URL. My expectation was whenever user entered the form, it will trigger the Zap #2. But so far, the Zap #2 did not trigger. Can someone let me know what was an issue?
I’d like to get you more details on that, after Zap #2 triggerd, it will look up the column in Google sheet as external data and load back to the form in Zap #1 instead of entering it manually. I was trying to archive it but not sure where to start.