Create and Send Multi-Item PayPal Invoices via Email — n8n Workflow
Overview
Who Is This For?
Small businesses, consultants, agencies… anyone who bills with PayPal.
What Problem Does It Solve?
Automates itemized invoicing and delivery via PayPal’s Invoicing API with support for an “Add more items?” loop.
What This Workflow Does
Collects your PayPal credentials & invoice data via a form
Dynamically generates a timestamp + random 4 digit number for the invoice_number
Calls PayPal to create and then send the invoice
Supports endless line-items via a Switch + M
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 22 nodes, connecting code, form, formtrigger.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (22)
HTTP Request
httpRequest
Code
code
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-and-send-multi-item-paypal-invoices-via-emailfile 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:
Integrations
Created by
Andrew
@licoricewhip
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →