Can I have 2 different contact forms on a site

I have my generic contact form on contact page but I am trying to build a audit intake form on a seperate page. However when I go to site settings and forms it appears I can only setup one email (like format of the contact, which email it goes to, etc)?

thanks

You can only setup one email sitewide but there are some apps that give you more options for routing to various services. Have a look at Form Connector, it might do what you need.

Otherwise there are 2 common approaches;

  • Use a webhook in the action field of the form, which points to an automation on Make .com or Zapier There you can save the data to Airtable, create an email from your GMail account, etc.
  • Send all notifications to a central mail account, and the setup inbox rules there to re-route your messages based on the form notification’s subject line.

Okay can I save data, via zapier, to google sheets instead of airtable? Or is airtable functionally doing something different I need ?

Sure, you’d have thousands of options… push into Salesforce, Pipedrive, send emails, etc. Google sheets is an easy one and I believe has a simple “add row” function in the API which is available to automation.

Airtable is free up to 1000 rows and has capabilities like views.

Spend some time learning those tools, the open a lot of doors when the client needs something special to happen with their form submissions.

1 Like