Integrate with Airtable to create and update Airtable records.
Get the Airtable App ID
Imported%20table
.
recordId
. You can find it by calling the List records endpoint. For details, see Airtable documentation.https://api.airtable.com/v0/YOUR_APP_ID/YOUR_TABLE_NAME
Airtable_API_KEY
recordId
with the value of $.records[0].id
.
https://api.airtable.com/v0/YOUR_APP_ID/YOUR_TABLE_NAME/RECORD_ID
Airtable_API_KEY