Turning off Webflow email notifications for some forms but not others

My search skills aren’t up for the task. I just keep finding things about the unsubscribe link…

I’m just using a form button as a trigger for a Make automation. It’s not collecting any information that I need to be emailed about.

How can I make a specific form not email me every time? I still want the general email functionality for other forms, like a contact form.

Hi @clabanz,

You could try setting the Form Action on the button to ’ / ', this should prevent the form submission from going through. Basically if you add anything as a Form Action, it will circumvent the Webflow Form Handler.

Otherwise you could look at adding some custom code to disable the form submission: