Block 1 - AI Agent
- Type / Role
- @n8n/n8n-nodes-langchain.agent - agent
- Config choices
- Version 2
This workflow is provided as-is. Please review and test before using in production.
Web Form Auto Responder: Instant Email + SMS Follow Up Description Embed a simple web form on your site and let this workflow: 1. Collect a visitor’s name, email, phone, and question 2. Generate...
@n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.formtrigger, n8n-nodes-base.wait, n8n-nodes-base.microsoftoutlook, n8n-nodes-base.twilio, 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 sourceEmbed a simple web form on your site and let this workflow:
Perfect for solo consultants or small teams who want rapid, personalized responses without manual typing.
Import the workflow
Add credentials
| Service | Where to get credentials | Node(s) to update |
|---|---|---|
| OpenAI | <https://platform.openai.com> → create API key | OpenAI Chat Model |
| Microsoft Outlook | Azure/M365 account with email-send permissions | Send email to the submitter |
| Twilio | <https://console.twilio.com> → Account SID, Auth Token | Send text to the submitter |
Embed the form on your website
Set your Twilio “From” number
Adjust wait times (optional)
Customize the AI prompt (optional)
Test the flow
Activate
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 | AI-powered web form responder with GPT-4o-mini, Outlook email & Twilio SMS |
|---|---|
| Complexity | intermediate |
| Nodes | 10 |
| Categories | Lead Nurturing, Multimodal AI |
| Author | Robert Breen |
| Published | 30 Jul 2025 |
Use the JSON export at /data/workflows/6716/6716.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.
Web Form Auto Responder: Instant Email + SMS Follow Up Description Embed a simple web form on your site and let this workflow: 1. Collect a visitor’s name, email, phone, and question 2. Generate...
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 Nurturing, Multimodal AI use case.