--- title: ERPNext node documentation description: Learn how to use the ERPNext node in n8n. Follow technical documentation to integrate ERPNext node into your workflows. contentType: [integration, reference] --- # ERPNext node Use the ERPNext node to automate work in ERPNext, and integrate ERPNext with other applications. n8n has built-in support for a wide range of ERPNext features, including creating, updating, retrieving, and deleting documents. On this page, you'll find a list of operations the ERPNext node supports and links to more resources. ```{note} Credentials Refer to [ERPNext credentials](/08-0-0-Workflow/integrations/builtin/credentials/erpnext.md) for guidance on setting up authentication. ``` ```{include} ../../../../_snippets/integrations/builtin/app-nodes/ai-tools.md ``` ## Operations **Document** - Create a document - Delete a document - Retrieve a document - Retrieve all documents - Update a document ## Templates and examples ```{include} ../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ```