Monday and Resend: New-Lead Intake Confirmation Template
A web-form submission creates a lead on your Monday board, then sends the prospect a branded confirmation email from your own domain so they never wonder whether the form went through.
What It Builds
This Spojit template starts with a Webhook Trigger that fires whenever your website lead form is submitted. A Monday Connector node creates a new item on your leads board with the prospect's details, and a Resend Connector node sends a polished confirmation email from your verified domain. The result is an instant pipeline entry plus a warm, on-brand reply that keeps the lead engaged.
The Prompt
Paste this into Miraxa and it builds the workflow, connecting the tools for you:
Build a workflow triggered by a webhook from my website lead form. Create a new item on my Monday leads board with the prospect's name, email, company, and message. Then use Resend to email the prospect a branded confirmation from my domain thanking them for reaching out and letting them know we'll be in touch within one business day.
Connectors Used
- Webhook Trigger - receives each form submission and starts the run.
- Monday - creates the lead item on your chosen board and group.
- Resend - sends the confirmation email from your verified sending domain.
Customize It
Change the board and group name to match your pipeline, adjust which form fields map to which columns, and rewrite the email subject and body to match your tone. You can also tweak the promised response time or add a column value such as a lead source or status without writing a second prompt.
Tips
- Run the Monday and Resend steps in Direct mode for predictable, no-AI-cost actions when the fields are known up front.
- Verify your sending domain in Resend first so the confirmation lands in the inbox, not spam.
- Secure the Webhook Trigger with an HMAC secret so only your form can create leads.