Help

+A simple in-email "accept quote" button?

Topic Labels: Automations
722 1
cancel
Showing results for 
Search instead for 
Did you mean: 
Jean-Louis_Eveq
4 - Data Explorer
4 - Data Explorer

Newbie alert!

Our new, small quote+follow up Airtable database works, we have an automation to email quotes to clients. It works just fine.

We would like to refine things a bit by adding a CTA link/button allowing client to accept the quote contained in the email in one click (or by creating an automated acceptance email in return).

Is there a simple function in Airtable that would allow us to do this – or is this a new development/third party connector issue?

Thank you.

1 Reply 1

I was thinking about this a few weeks ago, and came up with a "Magic Link" type solution, which leverages a table containing a form view, that sends pre-filled form links containing the form numbers, and then an automation that cross links the information with the original quote.

04_12_22_GisNB6nY1x.jpg

Here is a simple table with unique Quote IDs;

Karlstens_0-1670146937160.png

Then, create another table that details a Form that the end-user needs to click to accept the quote;

04_12_22_sGLR3bFS9E.jpg

The trick is - within the automation email sent to the customer, you'll be prefilling the form with details of their quote and email.

04_12_22_P0TdIojFju.jpg

Details on how to pre-fill an Airtable Form below.

https://support.airtable.com/hc/en-us/articles/234982508-Prefilling-a-form#h_01FMTKA71EF8EPG3S7P1K77...

The pre-filled form will contain the unique details of that customers quote;

Karlstens_0-1670151790878.png

And as the customer accepts the quote, the second table will fill up with new records that then simply need to be crossed referenced against the original Table containing the original quote and customer ID.

Karlstens_1-1670151874214.png