All Collections
Advanced Form for Airtable
Prefill Form
How to update a record with just 1 click? or a webhook URL?
How to update a record with just 1 click? or a webhook URL?

I want a field's value to change with the click of a button. I want the form to be prefilled and submitted automatically when opening a URL.

Updated over a week ago

Our form extension generates a unique URL for each record in Airtable. You can treat it like a webhook (if auto-submit is ON). When the URL is clicked, it will instantly update the corresponding record. It won’t open up the actual form. You can achieve this by using 2 features:

  1. Prefill: add the values you would like to update in the form URL.

  2. Auto-Submit: enable this option from the prefill settings.

Example

This would allow you to include a special link in your customer's email which would let users -with just one click- update their specific record. For example, change the status to "approved". Then you can redirect them to a URL in a field on Airtable.

💡Note

If the field is not being updated, then you're not prefilling the field correctly. Make sure that Airtable prefills work first, then set up the redirect after confirming the values are being added correctly.

Related

Did this answer your question?