[solved] Data from webhook isn't showing up in the next modules

Hello there, I’m building a scenario to send offline conversions into Google ads.
But the Google Ads Conversion module can’t retrieve the data coming in from the Webhook module.

Once a lead in my CRM is marked as “Qualified” - it is send to a webhook i created in my scenario. This part is working - see screenshot of the data received, including the GCLID:

In the next step, i need to pull the value of “GCLID” (coming from the webhook) and insert it to a field in the Google Ads Conversions module - but the data from the webhook is not shown as an option.
See screenshot:

The data from the webhook should be available in under the star icon, I believe.

There are other similar scenarios in the account following the same logic - for example getting data from a webhook and sending with an HTTP module.
I compared the two and i don’t see any difference in my configurations, so I’m not sure why I’m not seeing the data from the webhook as an option when i configure the second module.

Any advice would be appreciated.
Thank you!

UPDATE - SOLVED: what i did was click “redetermine data structure” in the webhook configurations, and then wait for more data to come in.
strange that this need to be done and that the google-ads module can’t just pull the data from previous runs of the webhook - but i guess this is how it is.

2 Likes