Get response after http request

(Max L) #1

Hey there!

I’ve set up a http request that opens a modal view in user’s Slack account. A user answers a couple of questions and presses the button “Submit”. I want to get user’s answer. So, I’m putting a wait for a response action after my http request in the flow. But it doesn’t seem to work. “Wait for a response” doesn’t see the answer that is sent by Slack, when user submits a response.

Has anyone encountered this problem? I would appreciate advice on how to get this response.