Skip to main content
Question

Trouble Sending Multiple Items to Webhook via Zapier Callback URL

  • 7 June 2024
  • 1 reply
  • 1375 views

I'm trying to send through two things to the webhook with a Zapier callback URL from my SMS sending thing. I send an SMS in my zapier and then I’d like to be able to use the callback URL with multiple variables.

 

Currently, I have this callback URL which forwards SMS replies to this link: "https://hooks.zapier.com/hooks/catch/xxxxx/xxxxx/?review_rating={{xxxxx__querystring__response}}"


With one item it works brilliantly, but when I try to add a second item: "https://hooks.zapier.com/hooks/catch/xxxxx/xxxxx/?review_rating={{xxxxx__querystring__response}}&other_item={{xxxxx__querystring__user_id}}"
 

The webhook doesn't come through and I get nothing on the other side. When I try to simulate this in Python it works - but just can't get it working here in this system for some reason


Note: I’ve replaced the link with xxx so people don’t spam me!

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +14

Hi @trilliantt 

For us to have true context, post screenshots with how the Zap webhook URL is configured in the source app.