Skip to content
dilipborad
dilipborad
@dilipborad
Active Member
Joined: Aug 4, 2025
Topics: 0 / Replies: 19
Reply
RE: Airtable formula issue: searching records

Hello, Welcome to the community. Airtable Search is functioning with FilterByFormula. I have provided several answers on this subject regard...

6 months ago
Forum
Reply
RE: Troubleshooting aggregation issues - likely a simple fix

Hello, Your Webhook data is an array within the collection. You don't need to use an aggregator after Webhook. Directly add/select the property_image_...

9 months ago
Forum
Reply
RE: Troubleshooting aggregation issues - likely a simple fix

Hello, From the webhook, if all the files are not combined into a single array, use the Array aggregator after the webhook. Then, feed that aggregated...

9 months ago
Forum
Reply
RE: Airtable - Invalid API Version Error 404

Hello, Can you please explain which Airtable Scenario Action you’ve used? If Build Airtable Scenarios: If Other: Both actions require different au...

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

Hello, Please share a screenshot of your Airtable API settings dialog showing the errors. This will help in understanding the errors. P.S.: Plea...

10 months ago
Forum
Reply
RE: Airtable Error: [422] Unknown field name: true

Hello, Instead of that, try this: AND({Status}='Done') Instead of AND, you can use OR, SEARCH, or REGEX_MATCH. However, it all depends on the specif...

11 months ago
Forum
Reply
RE: Problem with Airtable Search Record in Custom Webhook Scenario

Hello Did this work? Please remember to mark the most helpful replies to your questions as solutions. It helps keep the community organized.

11 months ago
Forum
Reply
RE: RuntimeError [404] NOT_FOUND Origin Airtable

Hello, Can you please share screenshots of any errors and your settings for that updated Airtable record module? Check these references are from the...

11 months ago
Forum
Reply
RE: Problem with Airtable Search Record in Custom Webhook Scenario

Farah: ({E-mail} =“{{1.email}}”) If you are utilizing the AND() function, consider this approach. AND({E-mail}={{1.email}}) // Kindly remove ...

11 months ago
Forum
Reply
RE: Problem with Airtable Search Record in Custom Webhook Scenario

Hello, Please share the formula you are attempting to use with the “Search Record” module. Additionally, please provide your Airtable structure an...

11 months ago
Forum
Reply
RE: Airtable Field Names Not Updating in Routers

Hello, Note: I’ve also detailed my testing outcomes as understanding is required first. Kindly review the information carefully. I have cross-...

11 months ago
Forum
Reply
RE: How to convert binary data into a file

Hello, Airtable supports two distinct methods for file uploads. Upload a File Directly Airtable now supports uploading files directly, as per their...

12 months ago
Forum
Reply
RE: Webhook variables not displaying correctly in modules

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 int...

12 months ago
Forum
Reply
RE: Webhook Scenario Error 400 Bad Request - 10€ for assistance

Hello, Error Message: <<<BLOCKQUOTE: No valid leads found >>> At first glance, the issue seems to be how you are pas...

12 months ago
Forum
Reply
RE: Webhook bad response 400

Hello, Those functionalities are standard in callin.io. That’s why I recommend you check out this callin.io Academy course. Each webhook is limited ...

1 year ago
Forum
Page 1 / 2