Client wants form info in the notification email

Hey Everyone!

I am having trouble with applying form detail variables to the notification email. Not sure if I worded that right…

Essentially on the site, potential lead fills out form and then form notification is sent to clients email. Client would like the info also in the email he receives, to know who it is. I was trying to apply variables but still learning alot. Here is a read_Me, form section at the bottom. Wanting the Name, Number, and Email to be visible in the notification email.

https://preview.webflow.com/preview/josiahs-awesome-website?utm_medium=preview_link&utm_source=designer&utm_content=josiahs-awesome-website&preview=3461064153668778c80852a43fc5a044&workflow=preview

I have tried inputting info into the forms in the site setting {{Name}} < {{Email}} > but still not getting the right info. Thanks for the help!


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

Hi @jonenge

How about this? :
{{siteName}}
{{formName}}
{{formData}}
{{formDashboardUrl}}

Dude, you are on fire! Appreciate the help!

Has anyone figured out a way to get form data into the subject line? CRM provider wants it in there to pick it up instead of going thru Zapier. As of now it says only {{formName}} and {[siteName}}. Tried {{Company}} for instance - and no luck. The others do work.

In the Subject line, you’re limited to those two.

In short this means you’re going to have to find a different email notification system/process if you really want your notifications to work differently.

Basin is great. You could also go directly to a webhook for Make/Zapier and then craft your own notification using a different email provider.

Thanks. Trying to avoid Zapier and the extra Zaps!