Skip to content
Webhook variables n...
 
Notifications
Clear all

Webhook variables not displaying correctly in modules

3 Posts
2 Users
0 Reactions
4 Views
Williams_Farias
(@williams_farias)
Posts: 2
New Member
Topic starter
 

Hello, I have a straightforward scenario where I receive variables from a Forms.app form. Forms.app is a form application similar to Typeform and others, and it can send the form's JSON data via API. I've connected Forms.app to callin.io. When a form is submitted, I want to populate a table in Airtable. When I call the webhook, it displays the following JSON:

However, when I go to the Airtable Module, I cannot access those variables:

I'll upload the output from my webhook as an attachment:
make_forms.json (41.4 KB)

Could you please check if there's anything I can do to access all the variables?
Thanks

 
Posted : 16/11/2024 7:49 pm
Williams_Farias
(@williams_farias)
Posts: 2
New Member
Topic starter
 

Can anyone assist me with this?

 
Posted : 18/11/2024 6:42 pm
dilipborad
(@dilipborad)
Posts: 28
Eminent Member
 

Hello,
Welcome to the community.
First off, what you're observing in the Mapping dialog box always displays only the first element. It's primarily intended for previewing how data appears within an array or collection.

To view the actual data, always check the preview bubble as demonstrated here.

After receiving webhooks, utilize an Iterator to process the data, and then perform subsequent operations on each individual element within the loop.


:bulb:

P.S.: Always search first. Consult the callin.io Academy. If this was helpful, please mark it as a solution

:white_check_mark:

and

:+1:

Have questions or need expert assistance? Feel free to comment below!

:point_down:

 
Posted : 19/11/2024 4:50 am
Share: