n8n Cloud
Downloadable n8n Cloud workflow starter
Recommended route
What it does
A completed call runs Create lead document in ERPNext after you configure and enable the destination node.
Before you start
API key, API secret, and server URL. Create a dedicated ERPNext API user with Lead create access and only the read access n8n needs, then choose the Lead document type and map the account fields.
What it does not do
This route receives completed calls only. The synthetic dashboard test stops before the destination, so it proves transport but not the provider write. Event-ID replay memory is bounded best effort, and one n8n webhook URL is stored per tenant.
Set it up
- Download the app-specific starter from Integrations in your First AI Employee dashboard and import it into n8n Cloud.
- Authorize ERPNext, choose the customer-owned resource, and complete this requirement: Create a dedicated ERPNext API user with Lead create access and only the read access n8n needs, then choose the Lead document type and map the account fields.
- Configure and enable the destination node, then activate the workflow.
- Copy the production /webhook/ URL into the dashboard automation connection. Test URLs and self-hosted n8n hosts are rejected.
- Send the dashboard transport test, then run a real non-production completed call and confirm the destination record yourself.