Hi guys. I have a webhook with data but I need a second webhook data as well for my scenario. does anybody know how to go about getting both webhooks’ data? Here is an idea of what I need (probably too simplified for how Make wants you to create scenarios)
Hi Kyla,
You can only use a custom webhook as a trigger (it’s always the first module). So every webhook has to be in a separate scenario.
2 Likes
yes thats what i figured - i am making it separate now
Welcome to the Make community!
You have to put each of those webhooks in separate scenarios and use the HTTP Make a request module to call them.
Then in those sub-scenarios, you can use a Webhook Response module to return the data to the main scenario.
samliew – request private consultation
Join the unofficial Make Discord server to chat with us!
1 Like