Help

Save the date! Join us on October 16 for our Product Ops launch event. Register here.

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

Resolved! Linked records in API call

Hello,I'm trying to run a script from BaseA to create a new record in BaseB. The new record in BaseB has a linked field, I followed this convention to reference it: Field_Name: [{id: record_id}]. I get INVALID_RECORD_ID error, though I've double-chec...

k6no by 4 - Data Explorer
Solved
  • 198 Views
  • 3 replies
  • 3 kudos

Email automation - threading

I'm working with a client who has a seemingly simple requirement:"Send an email using Airtable data, then later reply to that email to chase the recipient - ensuring that the reply is in the same thread as the original"This is deceptively difficult t...

Resolved! trigger Power Automate with Airtable

I have an automation that runs a script to trigger a webhook in Power Automate.  This correctly pushes the Expiring URL to Flow.My next step however doesn't work. PA seems to want a filename in the path URL. Airtable doesn't generate the URL like tha...

auekk2787_0-1727756993609.png auekk2787_1-1727757023706.png
auekk2787 by 7 - App Architect
Solved
  • 685 Views
  • 2 replies
  • 0 kudos

Resolved! Custom Script within Automation

I'm trying to build an automation that uses a custom script to determine whether all necessary leads have been assigned to a record within the base. The teamsNeeded field (multiple select field type) determines the teams that need leads on the record...

ss22 by 5 - Automation Enthusiast
Solved
  • 2110 Views
  • 4 replies
  • 4 kudos

FormData not supporting in Automations

I have an API script like the below. This works fine as a scripting Extension (right panel) but when I place the script into an Automation Script step, Airtable gives the error "ReferenceError: FormData is not defined".Any ideas why it would work in ...

auekk2787 by 7 - App Architect
  • 586 Views
  • 0 replies
  • 0 kudos

Resolved! Script to POST a file

I'm trying to script a POST request to the Covve API to parse business cards. Their technical support says "the API does not support passing the file via URL. It only accepts uploading the file itself directly."Is there a way to do this through Airta...

auekk2787 by 7 - App Architect
Solved
  • 1021 Views
  • 5 replies
  • 0 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
  • 1730 Views
  • 1 replies
  • 0 kudos

Bulk Name Field Updates

I'm running into issues duplicating tables because of field counts.I can create a new table and copy a record over and it pastes all the correct fields but all the links and lookups are broken.My newest method is to link the record back to a main tab...

chrisberry by 6 - Interface Innovator
  • 672 Views
  • 1 replies
  • 0 kudos
Labels