The Community will be undergoing maintenance on Friday January 10 at 2:00pm - Saturday January 11 at 2:00pm EST, and will be "read-only." For assistance during this time, please visit our Help Center.
Hi everyone! We’re excited to announce one of our newest features - REST API Upserts.
You can now add an upsert option performUpsert to the Update records API endpoint, so that if a matching record is not found, it will create the record instead.
Mor...
Hi everyone! We’re excited to invite you to try one of our newest features - Twilio Automation Action.
With Twilio Automation Action, you can set up automations that send text messages based on triggers related to connected Airtable bases.
To sign u...
Thanks for the feedback! We’ll update the wording on the API documentation :slightly_smiling_face: I tried on Safari for Mac and it seems to be working for me, could there be any extension that affects it?
Thanks for the feedback! I’ll follow up on the field type questions.
If a record ID is included, does that mean that the record will always be updated, and a new record never created?
If a record ID is included, but that record ID does not exist, wh...
Thanks for the feedback! With the upsert option, record IDs in the request are optional. We’ll instead try to match fieldsToMergeOn to a unique record :grinning: