Mar 29, 2024 04:41 AM
I have an order table which contains all of the records of an order. I want to get order confirmation from my customers for their order.
I am creating their order by using another form in my order table. Then, I want to visulize these datas, put a button under it (which is confirmation button) then send the link to my customer to see order details, order summary and to get their confirmation via that button.
Is that possible? Or how can i do it?
Mar 29, 2024 05:14 AM - edited Jan 07, 2025 02:52 PM
There are several different ways of doing this, but the way that I would personally do it would be to use Fillout’s advanced forms for Airtable.
Fillout is 100% free, and it allows your customers to view and approve their orders from a form. Fillout offers the ability to update Airtable records from a form, so you would just send them the Fillout link to view their order, and then they could approve it from a single-select menu that updates the Airtable record.
It's very simple, very powerful, 100% free, and best of all, you get hundreds of other advanced Fillout features as well!
Another way of doing this would be to use Make’s custom webhooks. I demonstrate how to do this webhook technique on this Airtable podcast episode.
Hope this helps! If you’d like to hire an expert Airtable consultant to help you with anything Airtable-related, please feel free to contact me through my website: Airtable consultant — ScottWorld
Jan 07, 2025 02:43 PM
This is something that can be easily achieved with our miniExtensions form as well. You can use it to create and update records in Airtable, so you could simply send a link to your customers where they would review their order and then submit their approval.