Block 1 - Send message to Client
- Type / Role
- n8n-nodes-base.gmail - gmail
- Config choices
- Version 2.1
Description This workflow is an AI powered contact form triage and auto response system built for businesses that want to handle website enquiries in a faster, cleaner, and more professional way. I...
n8n-nodes-base.gmail, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.chainllm, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.datatable, n8n-nodes-base.switch, n8n-nodes-base.set, n8n-nodes-base.telegram
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by LukaszB.
Original n8n.io sourceThis workflow is an AI-powered contact form triage and auto-response system built for businesses that want to handle website enquiries in a faster, cleaner, and more professional way.
Instead of treating every incoming form submission the same way, the workflow automatically reviews the message, identifies its intent, and routes it into the correct path. Genuine enquiries are logged, shared with the internal team, and answered with a polished confirmation email. Seller pitches and spam submissions are separated from real leads so the inbox stays cleaner and the team can focus on messages that actually matter.
It is especially useful for companies that receive regular website enquiries and want to improve response speed, reduce manual review, maintain cleaner lead records, and deliver a more professional first-touch experience without building a complex support process.
This workflow is built to automate the handling of incoming website form submissions in a more intelligent and structured way.
It is useful for businesses that want to instantly process new enquiries, separate genuine leads from seller pitches or spam, notify the internal team, and send a professional confirmation email without manual work. Instead of treating every form submission the same way, the workflow uses AI to understand the intent of the message and decide what should happen next.
The workflow follows these high-level steps:
Setup usually takes around 20 to 40 minutes, depending on how your website form is currently built and whether you want to use Telegram or email for internal notifications.
Before using the workflow, you will need to:
Set data nodeAll detailed configuration notes and implementation guidance are included inside the workflow as sticky notes.
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 | Triage contact form enquiries with GPT-4.1, Gmail, Telegram and Data Tables |
|---|---|
| Complexity | advanced |
| Nodes | 24 |
| Categories | Ticket Management, AI Summarization |
| Author | LukaszB |
| Published | 02 Apr 2026 |
Use the JSON export at /data/workflows/14593/14593.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.
Description This workflow is an AI powered contact form triage and auto response system built for businesses that want to handle website enquiries in a faster, cleaner, and more professional way. I...
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 Ticket Management, AI Summarization use case.