Upcoming database upgrades. Airtable functionality will be reduced for ~15 minutes at 06:00 UTC on Feb. 4 / 10:00 pm PT on Feb. 3. Learn more here
Jun 22, 2021 03:19 PM
I would like to send a link in an email that, when clicked, changes the status of a specific record. Is this possible?
Jun 29, 2021 02:22 PM
Not at this time. Airtable does have a webhook automation trigger, but Airtable webhooks must be called with a POST request. Clickable URLs pass data via a GET request.
Integromat’s webhook will work via a GET request, though. You could create an Integromat scenario that accepts specific data via a webhook, then uses that to update a specific record.