Create a customer and send the invoice automatically — n8n Workflow
Overview
This workflows allows you to create a customer and an invoice and send the invoice to the customer.
QuickBooks node: This node will create a new customer in QuickBooks.
QuickBooks1 node: This node will create an invoice for the customer that we created in the previous node.
QuickBooks2 node: This node will send the invoice that we created in the previous node.
Nodes used
QuickBooks Online
Workflow Preview
QuickBooks2
QuickBooks1
QuickBooks
3 nodes2 edges
How it Works
- 1
Trigger
The workflow starts with a manual trigger.
- 2
Process
Data flows through 3 nodes, connecting quickbooks.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (3)
QU#1
QuickBooks Online
quickbooks
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
create-a-customer-and-send-the-invoice-automaticallyfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
{ "name": "Create a customer and send the invoice automatically", "nodes": [...], ...}
Integrations
quickbooks
Created by
Harshil Agrawal
@harshil1712
Tags
quickbooks
⚡
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →