What are you trying to achieve?
Hello everyone, this is my first post. I've had some success with callin.io and absolutely love it. I'm using Airtable (which hasn't changed), and the Search Records module output is returning some records as the record ID and others as the link. I need the links as they are essential for my process scenarios. I've tried everything! PS: It was working earlier. I even renamed the column and refreshed, etc. I'm also not sure how to post images. I'm happy to show you my table and scenario. (I'm a new Mac user). Thank you for reading 🙂
Hey,
Do the records in the response that don't have a “Link from website” field contain a URL in your Airtable?
Hi there,
Yes, all the links are present and functioning correctly. You can view them in the Airtable screenshots. Thanks for checking!
What is the maximum number of records you are returning? Please increase that limit.
Thanks, the limit is 100, which is less than 55 records.
Did you attempt to retrieve the results without selecting any specific fields from the Output fields list? This approach should return all available data by default. Please note that if a record lacks a value for a particular field, that field will not be included in the output for that record.
Thanks, I've also attempted this without success. Observing the output bundles in my screenshots, some display an ID, while others show the URL. However, in the list view, all items are presented with a URL.
I had it set to 100, and then I increased it to 1000. I only have around 35 active records at the moment.
Hey,
Are you still experiencing this problem? Could you try setting up an HTTP request in Airtable using the HTTP node? By default, this should show you the response from Airtable's API.
I'm interested to see if this approach works for you.
Thanks