Skip to main content
Question

Add webhook catch data fields manually

  • July 30, 2024
  • 1 reply
  • 122 views

Hi,

I have a Zap in which i receive data through Webhook Catch and pass it on to a Google Sheet (where I create a new row for each data transfer).

My JSON object:

{
"uuid": "1234567890",
"status": "OK",
"page_title": "Test",
"params": {
"gclid": "123"
},
"source": "Bing Ads"
}

However, the JSON object is based on the data originally collected which means that only sometimes will other keys (e.g. params.wbraid) appear in the webhook which makes it impossible for Zapier to identify those keys (since they are not sent to the Zapier endpoint). I therefore want to add the key manually but I cannot figure out how I can do this?

I have tried with {{params.wbraid}} but it does not pass on the data.

What is the syntax for adding keys manually? When Zapier is not able to identify keys and thereby allowing me to pick from drop down.

I hope you can help me - thanks!

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

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • July 30, 2024

Hi @backslask 

Help link to follow: