• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Unable to see all the fields data from Airtable after connecting

prateekb3

Member
Hey, I need to see all the columns but I don't know why all the data is not being shown. I have 26 fields but in response, I have got only 11 fields.
 

Pabbly

Administrator
Staff member
We have investigated the Airtable Trigger as per your request regarding missing fields in the trigger data.

Airtable API documentation mentions that responses do not include any fields with "empty" values. Ecample- "", [], or false.

So when an entry is submitted in Airtable with 11 fields and other fields are empty, then it will return only 11 fields data in the response.

And when an entry is submitted in Airtable with 21 fields, then it will return only 21 fields data in the response.

For reference: https://airtable.com/app6zeIfhIbqI7gff/api/docs#curl/table:table%201:list

Screenshot for reference: https://www.screenpresso.com/=bSLFc

We request you to kindly test the workflow by filling up all fields in Airtable so that you're able to view all fields in the trigger response. Let us know if the issue still persists.
 
Top