Block 1 - Webhook
- Type / Role
- n8n-nodes-base.webhook - webhook
- Config choices
- Version 2
This workflow is provided as-is. Please review and test before using in production.
How to Set Up ️ Setting up this powerful CRM system is a straightforward process that connects your lead sources, your database, and your communication channels. The core steps involve preparing ...
n8n-nodes-base.webhook, n8n-nodes-base.code, n8n-nodes-base.googlesheets, n8n-nodes-base.twilio, n8n-nodes-base.googledrive, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Marth.
Original n8n.io sourceSetting up this powerful CRM system is a straightforward process that connects your lead sources, your database, and your communication channels. The core steps involve preparing your database, importing the workflow, and then customizing the nodes to match your business rules.
Prepare Your Database:
Loan Agency CRM and create the following columns in the first row: Name, Phone Number, Loan Type, Assigned Agent, Status, Date Captured.Import the Workflow:
Configure Integrations:
[YOUR SPREADSHEET ID] with the ID from your newly created sheet.[YOUR TWILIO NUMBER] with your number.Customize Business Logic:
Auto-Assign Agent): Open this Function node and edit the JavaScript code. Change the agent names, loan types, and locations to match your specific team and business rules.Twilio): If you have a list of agent phone numbers, you can use a lookup expression here to automatically send the notification to the right person.Connect Your Lead Sources:
Webhook URL you copied from n8n.Activate & Test:
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 | Automate loan agency lead management with Twilio, Google Sheets & Drive |
|---|---|
| Complexity | intermediate |
| Nodes | 11 |
| Categories | CRM |
| Author | Marth |
| Published | 28 Jul 2025 |
Use the JSON export at /data/workflows/6564/6564.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.
How to Set Up ️ Setting up this powerful CRM system is a straightforward process that connects your lead sources, your database, and your communication channels. The core steps involve preparing ...
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 CRM use case.