We have created a client brief form on our website.
What we want to achieve is this, once the client filled out the form, a copy of the submitted data will then be sent to my email. (This email will contain the actual brief that he just filled out).
Can you please help me out? I want to do this without using any 3rd party app like wix form or sendgrid.
Hi,
If you wish not to use sendgrid , try to achieve this with triggered email.
You can’t sand an attachment or a file of the form, but you can edit your body email to get relevant values from your page. (such as user’s email, name etc).
View this link to learn more about triggered email.
I do suggest to use sendgrid and search for PDF generator API that allow you to create a URL pdf of your form and send it as an attachment inside the email.
View this link to learn how to implement sendgrid in your site.
Best,
Sapir
Thank you Sapir, I will check this out.
Hi again,
I have tried triggered email and it doesn’t work with sending yourself a copy of the user filled data.
Is this only possible using a paid app?
Thanks again
Hi,
Another option is to use Automation, but it’s will help you if you use wix form App in your site.
you can set the automation to be triggered after a user submitted and send the form data to your email.
- Pay attention to choose “Include details of trigger in the email” while creating your automation.
View this link for more info:
https://support.wix.com/en/article/about-wix-automations
Best,
Sapir