Block 1 - Slack
- Type / Role
- n8n-nodes-base.slack - slack
- Config choices
- Version 2.3
This workflow is provided as-is. Please review and test before using in production.
This n8n workflow sends a real time Slack notification when a user submits a contact form on your website. It also optionally sends a confirmation email via either Outlook or Gmail. You can embed t...
n8n-nodes-base.slack, n8n-nodes-base.formtrigger, n8n-nodes-base.microsoftoutlook, n8n-nodes-base.gmail, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Robert Breen.
Original n8n.io sourceThis n8n workflow sends a real-time Slack notification when a user submits a contact form on your website. It also optionally sends a confirmation email via either Outlook or Gmail.
You can embed the form directly into your website and route all submissions to your preferred Slack channel for quick follow-up.
Form Submission on WebsiteSlack#leads channel with submission details.You have a form submission with these details.
Name: {{ Name }}
Email: {{ Email }}
Phone: {{ Phone }}
Send Email - GmailSend Email - OutlookHi {{ Name }},
Thank you for reaching out on our website. We'll be in touch soon!
Robert Breen
Automation Consultant | AI Workflow Designer | n8n Expert
📧 [email protected]
🌐 ynteractive.com
🔗 LinkedIn
slack lead alerts website form n8n email automation real-time notification lead generation form trigger webhook
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Website contact form to Slack with optional email confirmation |
|---|---|
| Complexity | intermediate |
| Nodes | 5 |
| Categories | Lead Generation |
| Author | Robert Breen |
| Published | 04 Aug 2025 |
Use the JSON export at /data/workflows/6987/6987.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This n8n workflow sends a real time Slack notification when a user submits a contact form on your website. It also optionally sends a confirmation email via either Outlook or Gmail. You can embed t...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Generation use case.