Skip to content
Terry_Hopper
Terry_Hopper
@terry_hopper
Active Member
Joined: Aug 4, 2025
Topics: 0 / Replies: 8
Reply
RE: How to update an Airtable record with an array

Hi, Welcome to the callin.io community! Firstly, to ensure the call to Airtable only triggers once, you'll need to adjust your array aggregator se...

2 months ago
Forum
Reply
RE: Bearer 401 Authentication Error in HTTP Module

Hi, Have you considered using the “Make a request” HTTP module, similar to the approach shown in this response: Bearer 401 Authentication Err...

7 months ago
Forum
Reply
RE: Bearer 401 Authentication Error in HTTP Module

Hi, That’s great. I’m happy it was successful. Could you please mark my response as the solution? This will help other users find the answer quick...

7 months ago
Forum
Reply
RE: Bearer 401 Authentication Error in HTTP Module

Hi, I see you're using a "Basic Auth" key and have also included a Bearer token. These represent two distinct authentication approaches. You have...

7 months ago
Forum
Reply
RE: Bearer 401 Authentication Error in HTTP Module

Hi, Could you please share a screenshot of the module's configuration? Other community members might be able to identify a problem. Regards, Terry...

7 months ago
Forum
Reply
RE: Trouble with Airtable API Calls - Error 403

Hi there, AirTable's API needs a version number preceding the baseId, structured like this: . Could you try using ? Best regards, Terry.

7 months ago
Forum
Reply
RE: Airtable Attachment Field - Array of Objects Expected in Parameter

Hi, Apologies, but that's not possible without additional modules. The map function you've utilized is currently sending a basic array of URLs, wher...

8 months ago
Forum
Reply
RE: Airtable Attachment Field - Array of Objects Expected in Parameter

Hi there! Airtable requires a collection that includes URLs and optionally FileNames. However, the map function you've used is currently sending a s...

8 months ago
Forum