Block 1 - When chat message received
- Type / Role
- @n8n/n8n-nodes-langchain.chatTrigger - chatTrigger
- Config choices
- Version 1.1
This workflow is provided as-is. Please review and test before using in production.
This workflow contains community nodes that are only compatible with the self hosted version of n8n. This n8n workflow integrates the powerful Pipedream MCP server with AI capabilities to create a ...
@n8n/n8n-nodes-langchain.chattrigger, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.mcpclienttool, @n8n/n8n-nodes-langchain.memorybufferwindow, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Davide.
Original n8n.io sourceThis workflow contains community nodes that are only compatible with the self-hosted version of n8n.
This n8n workflow integrates the powerful Pipedream MCP server with AI capabilities to create a smart, extensible assistant that can interact with over 2,700 APIs and 10,000+ tools — all within a secure and modular structure.
This setup seamlessly integrates Pipedream's MCP server with n8n, enabling your AI assistant to leverage thousands of APIs and tools securely.
sseEndpoint field to extend the agent’s capabilities.When chat message received node, which acts as the entry point. AI Agent node, which orchestrates the interaction using the connected tools and memory. OpenAI Chat Model (GPT-4.1-mini) processes the user's input and generates responses or actions. Simple Memory node retains context from the conversation to enable coherent multi-turn interactions. Calendly and Gmail nodes (connected via Pipedream's MCP server) allow the AI to perform actions like scheduling events or sending emails. These tools use SSE (Server-Sent Events) endpoints provided by Pipedream.https://mcp.pipedream.net/xxx/calendly_v2).Calendly and Gmail nodes with your Pipedream MCP URLs.OpenAI Chat Model node has valid API credentials (configured under "OpenAi account").When chat message received node (currently disabled) and deploy the workflow.Contact me for consulting and support or add me on Linkedin.
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 | Build a scalable AI chatbot with GPT-4 and Pipedream: Calendly, Gmail integration |
|---|---|
| Complexity | intermediate |
| Nodes | 8 |
| Categories | Support Chatbot, AI Chatbot |
| Author | Davide |
| Published | 09 Jul 2025 |
Use the JSON export at /data/workflows/5821/5821.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 workflow contains community nodes that are only compatible with the self hosted version of n8n. This n8n workflow integrates the powerful Pipedream MCP server with AI capabilities to create a ...
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 Support Chatbot, AI Chatbot use case.