Hi everyone, i would like to create an email automation but it is with my own php website : bodypass.fr
Hey @Webicis_Groupe Welcome to the n8n community!
What kind of email automation are you looking for? If you are looking for Email bookings or something kind of a information gathering form type, i can guide through it just let me know and for that below is a very small proof of concept that i can show you that would help you take your idea further:
So what this does is that it takes input using a webhook and then it can retrieve information like:
- Name
- Phone Number…etc
And it saves everything in the google sheets and once those details are saved in the google sheets it forwards a sample Welcome kind of mail on that given email. Nothing too complex but a proof of work that you can implement in your business, let me know if you need more help with that, hope it helps!