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...
Hi, Have you considered using the “Make a request” HTTP module, similar to the approach shown in this response: Bearer 401 Authentication Err...
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...
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...
Hi, Could you please share a screenshot of the module's configuration? Other community members might be able to identify a problem. Regards, Terry...
Hi there, AirTable's API needs a version number preceding the baseId, structured like this: . Could you try using ? Best regards, Terry.
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...
Hi there! Airtable requires a collection that includes URLs and optionally FileNames. However, the map function you've used is currently sending a s...