Skip to main content

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!

Hi @backslask 

Help link to follow: