How it works
Overview
This workflow turns every new form submission into a personalized email sequence.
The flow
- Trigger — Webhook fires whenever a new lead submits a form on your site.
- Enrich — The lead is created (or updated) as a contact in HubSpot.
- Personalize — OpenAI drafts a tailored email based on the lead's company and message.
- Send — Gmail delivers the follow-up email.
- Track — HubSpot status is updated to
Contacted.
At a glance: zero manual work, 100% personalization, all leads followed up within seconds.
How to use
Setup
- Create a HubSpot account and generate a private app token.
- Add your Gmail account to n8n (OAuth2).
- Add your OpenAI API key to n8n credentials.
- Import this workflow, connect credentials, and activate.
Triggering
Use the provided webhook URL as the form action target on your website. Any POST with name, email, and message fields will start the sequence.