How it works
This workflow fires whenever a visitor submits a contact form on your website.
- Webhook receives the POST payload (Name, Email, Phone, Message, Date, Time) from your website form.
- Log Submission to SharePoint writes each field into a SharePoint list for permanent record-keeping.
- Build Branded Email HTML — Code node constructs a fully branded HTML notification email (customize colors and logo to match your brand).
- Send Email Notification delivers the notification via Gmail to your designated recipient address, with Reply-To automatically set to the submitter's email so you can respond in one click.