HELP: Using a variable inside a "Get Record" query returns null

Hi there I'm trying to update a record using a variable that I populated from the a webhook.response, however for some reason when I query Get Record with the variable created (metaDataBrandId ) it does not work, it works when I type out (static data) the id myself ??

I have spent here hours, I'm going crazy here. Could someone please help I do not know what I'm doing wrong.

Thanks in advance for the help.

This is how I create the variable metaDataBrandId from the response of a webhook

This is the Get Record From using the var metaDataBrandId



brand comes back as null, but I can see the metaDataBranId if I return it

8 replies