HTTP and Slack: Web Form Lead Instant Alert Template

This Spojit template catches web form lead submissions over a webhook and posts a clean, formatted alert to your sales Slack channel within seconds.

What It Builds

A Webhook Trigger receives each lead your web form sends, so any submission starts a run instantly. A Slack Connector node in Direct mode then posts a tidy message to your sales channel with the lead's name, email, company, and message. Reps see new leads the moment they arrive and can reply while interest is still high.

The Prompt

Paste this into Miraxa and it builds the workflow, connecting the tools for you:

Build a workflow that triggers on a webhook when my website lead form is submitted, then posts a formatted alert to the #sales Slack channel showing the lead's name, email, company, and message, with a header that says "New Lead".

Connectors Used

  • Webhook Trigger - receives the form's POST submission and starts the run.
  • HTTP - the built-in connector that accepts the incoming form payload; if your form provider needs a callback, Miraxa connects to its API for you.
  • Slack - posts the formatted lead alert to your chosen sales channel.

Customize It

Swap #sales for any channel, change the header text, or add fields like phone, source, or budget to the prompt so the alert matches your form. You can also tell Miraxa to @mention an on-call rep or thread replies.

Tips

  • Add an HMAC secret to the Webhook trigger (Custom mode) so only your form can fire it.
  • Keep the Slack node in Direct mode: one exact action, no AI cost.
  • Map your form's exact field names in the prompt to avoid empty values in the alert.

Related

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.