Help

Save the date! Join us on October 16 for our Product Ops launch event. Register here.

Re: Generate URL to Update Record Via Form

Solved
Jump to Solution
62 0
cancel
Showing results for 
Search instead for 
Did you mean: 
Joel_Andrews1
7 - App Architect
7 - App Architect

Ok, here's the workflow I'm trying to create:

  1. User 1 creates a new ticket by completing a form. (Easy)
  2. Automation generates an email to User 2, notifying them of the new ticket, including a few details and a link that opens the record in another form, which includes the details from the original ticket submitted and the ability to update the status and other fields as needed, then submitting the form to update the ticket. (???)
  3. User 1 gets an automated email, notifying them of the updated ticket. (Also easy)

Is it possible to generate url that will open the record in a form to be updated and submitted? If not, could I instead generate a link that opens the record in an interface that I design for that purpose? 

I'm trying to minimize the opportunity for either user to get confused by other records or the Airtable interface, since neither of them will be Airtable users.

Any creative ideas?

Thank you!!!

1 Solution

Accepted Solutions
ScottWorld
18 - Pluto
18 - Pluto

Yes, you can put a link in the email that takes the user to that particular record in either an interface or a prefilled form.

You would just create a formula field in your database that equals the URL that you're trying to take the person to. Then, just reference that formula field in your automated email.

If you go the prefilled form route, you would probably benefit by using @kuovonne's Prefilled Forms extension.

See Solution in Thread

2 Replies 2
ScottWorld
18 - Pluto
18 - Pluto

Yes, you can put a link in the email that takes the user to that particular record in either an interface or a prefilled form.

You would just create a formula field in your database that equals the URL that you're trying to take the person to. Then, just reference that formula field in your automated email.

If you go the prefilled form route, you would probably benefit by using @kuovonne's Prefilled Forms extension.

CristianCG
6 - Interface Innovator
6 - Interface Innovator

Hi there!

At miniExtensions, we've built a third-party form that offers various flexible options to get more out of Airtable. These options include creating a URL to edit existing records with the form and sending emails after submission:

  • This feature will give you a URL to create a formula field that creates a unique URL for each record.

CristianCG_2-1728432623643.png

 

  • You can also configure the email body, subject, and sender using other fields in your Airtable, giving you full control over the content and personalization of the emails sent after submission:

CristianCG_3-1728432793533.png