Skip to content
Improvement suggest...
 
Notifications
Clear all

Improvement suggestions for callin.io Airtable modules

5 Posts
4 Users
0 Reactions
3 Views
ScottWorld
(@scottworld)
Posts: 3
Active Member
Topic starter
 

Hi,

One significant challenge for my clients arises when callin.io encounters a bundle validation error with Airtable modules.

In such instances, callin.io does not provide the "human-readable field name" associated with the error.

Instead, callin.io presents an obscure "Field ID number". Please refer to the screenshot below to see how this appears.

Airtable complicates the process of identifying the field name corresponding to this field ID number, as it requires navigating to Airtable’s “Tools → Manage Fields” screen and then searching by that specific field ID.

It would be considerably more convenient if callin.io directly provided the Airtable field name as human-readable text, rather than the cryptic field ID number.

Could callin.io please enhance the Airtable error reporting to display the field name instead of the field ID? (Kindly see the screenshot below.)

Thank you!
Scott

 
Posted : 18/11/2024 8:27 pm
dilipborad
(@dilipborad)
Posts: 28
Eminent Member
 

Yes,
It’s just a minor adjustment for them, but it significantly improves user comprehension of error details.

 
Posted : 19/11/2024 4:41 am
Michaela
(@michaela)
Posts: 35
Eminent Member
 

Hello, thank you for sharing your feedback with us!

If you believe this improvement would benefit a significant number of callin.io and Airtable users, I would encourage you to submit your suggestion in our Idea Exchange > App Improvement Ideas.

Once you’ve done that, feel free to share the link here so others who support this idea can upvote it and follow the progress.

Thanks again

:raised_hands:

 
Posted : 19/11/2024 7:44 am
Mr.Make
(@mr-make)
Posts: 25
Eminent Member
 

Just a heads-up, if I can't resolve an issue, I'll resort to using this API call:

bash
curl “ https://api.airtable.com/v0/meta/bases/{baseId}/tables”

This provides the table's metadata. However, typically when this occurs, it's due to not using parseNumber() for a value you're attempting to insert into a number column.

 
Posted : 19/11/2024 4:30 pm
ScottWorld
(@scottworld)
Posts: 3
Active Member
Topic starter
 

I've submitted my feature suggestion at this link — please upvote if you use Airtable!

Thank you!

:slight_smile:

https://www.callin.io/en/app-improvement-ideas/p/airtable-error-reporting-needs-to-be-human-readable

 
Posted : 20/11/2024 2:11 am
Share: