Back to Integrations
integrationERPNext node
integrationWorkboard node
HTTP Request

ERPNext and Workboard integration

Save yourself the work of writing custom integrations for ERPNext and Workboard and use n8n instead. Build adaptable and scalable Finance & Accounting, Data & Storage, and Productivity workflows that work with your technology stack. All within a building experience you will love.

How to connect ERPNext and Workboard

  • Step 1: Create a new workflow
  • Step 2: Add and configure nodes
  • Step 3: Connect
  • Step 4: Customize and extend your integration
  • Step 5: Test and activate your workflow

Step 1: Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

ERPNext and Workboard integration: Create a new workflow and add the first step

Step 2: Add and configure ERPNext and Workboard nodes (using the HTTP Request node)

You can find the ERPNext node in the nodes panel and drag it onto your workflow canvas. To add the Workboard app to the workflow select the HTTP Request node and use the generic authentication method to make custom API calls to Workboard. Configure Workboard and ERPNext one by one: input data on the left, parameters in the middle, and output data on the right.

ERPNext and Workboard integration: Add and configure ERPNext and Workboard nodes

Step 3: Connect ERPNext and Workboard

A connection establishes a link between ERPNext and Workboard (or vice versa) to route data through the workflow. Data flows from the output of one node to the input of another. You can have single or multiple connections for each node.

ERPNext and Workboard integration: Connect ERPNext and Workboard

Step 4: Customize and extend your ERPNext and Workboard integration

Use n8n's core nodes such as If, Split Out, Merge, and others to transform and manipulate data. Write custom JavaScript or Python in the Code node and run it as a step in your workflow. Connect ERPNext and Workboard with any of n8n’s 1000+ integrations, and incorporate advanced AI logic into your workflows.

ERPNext and Workboard integration: Customize and extend your ERPNext and Workboard integration

Step 5: Test and activate your ERPNext and Workboard workflow

Save and run the workflow to see if everything works as expected. Based on your configuration, data should flow from ERPNext to Workboard or vice versa. Easily debug your workflow: you can check past executions to isolate and fix the mistake. Once you've tested everything, make sure to save your workflow and activate it.

ERPNext and Workboard integration: Test and activate your ERPNext and Workboard workflow

Build your own ERPNext and Workboard integration

Create custom ERPNext and Workboard workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

ERPNext supported actions

Create
Create a document
Delete
Delete a document
Get
Retrieve a document
Get Many
Retrieve many documents
Update
Update a document

Supported methods for Workboard

Delete
Get
Head
Options
Patch
Post
Put

Requires additional credentials set up

Use n8n’s HTTP Request node with a predefined or generic credential type to make custom API calls.