Just a heads-up, if I can't resolve an issue, I'll resort to using this API call: bash curl This provides the table's metadata. However, typicall...
What is the maximum number of records you are returning? Please increase that limit.
I appreciate the thought, but that wasn't quite what I was looking for. Thank you anyway.
Could you clarify the origin and format of the recordId you're providing?
What plan callin.io are you on? Different plans have different file size limits for the http call. I'm assuming you surpassed your max size. Not sure ...
Got it. So, retrieve the video URL from Airtable, use it in an HTTP GET request, and then map that to the YouTube module.
What is the origin of your data? You'll need to utilize an HTTP GET request. Following that, you can conveniently map the data.
Sam_Van_Leeuwen: {“pricing”: {“Free Trial”: {“price”: " Free Trial $0/M",“features”: [“3,000 credits (one-time)”, “3 seats”, “5,000 knowledge pages...
You'll need to utilize the attachment's URL and then perform an HTTP call to retrieve the image data. This data can then be mapped to Webflow. An ex...
Airtable cannot be used for hosting images for external use cases, as attachment URLs expire after 2 hours. For this reason, it's not advisable to use...
Hi, I've configured a similar setup using Google Sheets to retrieve the data needed for the scenario. Search for the post ID in your Airtable, whic...
It appears that you still have empty values in your variable. Try filtering them out before setting the variable with the array of IDs. If this soluti...
Hi there. Welcome. I've set up a similar scenario and was able to achieve your desired output. Please follow these steps and let me know if you have a...
All the best with your endeavors!! Consider exploring the callin.io courses.