Help
Development & APIs
Share, ask questions, and learn more about the backend of your Airtable applications.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Create organization-specific data sources.

Hello,I am trying to create a web app using Airtable and Softr. I have already created a fully functional application, but now I want to scale it so organizations can create their own profiles and customize them as they like without affecting other u...

dev52 by 4 - Data Explorer
  • 165 Views
  • 2 replies
  • 0 kudos

LongTextFields Error

I am receiving the below error;O: Can't create field: invalid field config. Creating or updating options for longText fields is not supported at this time. at main on line 31Can Airtable not support creating a Long Text Field? I might be missing some...

Murgy91 by 4 - Data Explorer
  • 206 Views
  • 1 replies
  • 0 kudos

Resolved! How to use updateRecordAsync

Hey!I am trying to update a record based on the user's id, currently, I have this code but for some reason it errors saying: TypeError: Invalid arguments passed to table.updateRecordAsync(recordOrRecordId, fields): • recordOrRecordId → recordOrReco...

tylermwise_1-1733073279581.png tylermwise_0-1733073270742.png
tylermwise by 4 - Data Explorer
Solved
  • 943 Views
  • 3 replies
  • 1 kudos

Script incorrect

Hello everybody,I am experiencing issues running an automation script. Basically, I have created an automation that sends information to a webhook link. My issue arises during the step where the information is sent to the webhook link—I am encounteri...

Alessio1 by 4 - Data Explorer
  • 1273 Views
  • 1 replies
  • 0 kudos

Extract just the 'url' of Airtable images in CSV export

When you are exporting an attachment value from the API the JSON object has multiple properties: url, width, height, etc. We have made it possible to distill the JSON down on our platform, https://www.csvgetter.com.This means, if you'd like just want...

GavinA by 8 - Airtable Astronomer
  • 319 Views
  • 0 replies
  • 0 kudos

Resolved! Invalid Offset Value

Hi there,I'm facing this issue unfortunetly i checked on the community but none of the solutions work for me.This is the error: "type" Invalid_Offset_Value - The value of offset 100 is invalid.I'm trying to get 350 rows. I already did a first api cal...

Resolved! OpenAPI import of JSON script stops unexpectedly.

Goal: importing JSON from an open API into my airtable base.How: Using a script extension in the base (at the bottom of this message), with proper error logging.Result: No return after “let response;” The script just seems to stop without any error t...

TMI by 4 - Data Explorer
Solved
  • 3576 Views
  • 2 replies
  • 2 kudos

Shopify Order Integration Code

If anyone is interested, I wrote some code to sync over new Shopify orders to Airtable using the Shopify Order Created webhook and the APIs of both platforms. The code can be found in this Github repo:https://github.com/codeupify/functions/blob/main/...

acidcoder by 4 - Data Explorer
  • 2288 Views
  • 2 replies
  • 0 kudos
Labels