Webhook variables are not showing correctly on the modules

Hello, i have a simples scenario that receives variables from a Forms.app form. Forms.app is a form app like Typeform and others, and is capable of sending the form json throught API. So, I connected Forms.app to Make.com, when a form is submited i want to populate an table on AirTable. When i call the webhook, it shows me this json:

But when i go to Airtable Module, i cant reach thats variables:

Ill upload the Output from my Webhook as attachment:
make_forms.json (41.4 KB)

Can you see if there is anything i can do to reach all the variables?
Thanks

anyone can help me on that?

Hello @Williams_Farias,
Welcome to community.
First of all, what you’re seeing here on that Mapping dialog box it’s always shows the first element only, It’s mostly used just to preview how data looks behind that array/collection.

If you want to see that actual data always check for that preview bubble like this.

After the webhooks use Iterator to iterate data and then do the next operation on every particular element within in loop.


:bulb:P.S.: Always search first, Check Make Academy. If this is helpful, mark it as a solution :white_check_mark: and :+1:
Need expert help or have questions? Contact or comment below! :point_down: