Skip to main content

Unable to Choose Values from Webhook

  • December 7, 2023
  • 1 reply
  • 23 views

William_Nutt
Forum|alt.badge.img+14

Greetings. My automation receives a webhook from a form. In subsequent steps, I'm unable to reference the field values: it's gray, and hovering displays the error "Cannot assign list of collection of complex types to collection of complex types."

How can I reference these values, or at least reference the raw JSON in a scripting step?

1 reply

ScottWorld
Forum|alt.badge.img+35
  • Genius
  • December 7, 2023

I don't know scripting, so I just use Make's custom webhooks to receive complex JSON data, and then pass it onto Airtable from there.