Automate Stripe Invoicing Workflow with ClickUp & Gmail Notifications — n8n Workflow
Overview
Stripe invoicing automation that is connected to your CRM, in this example, it is ClickUp. At the end of the flow, once your lead has been sent an invoice, you (or your team) will be sent an email notifying you of the newly sent invoice with all relevant details.
How it works: • Monitors ClickUp task status → triggers workflow when status changes to send invoice.
• Fetches task details from ClickUp, including customer name, email, and project cost.
• Creates a Stripe customer using the fetch
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 8 nodes, connecting clickup, clickuptrigger, gmail.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (8)
HTTP Request
httpRequest
ClickUp
clickUp
Gmail
gmail
Stripe
stripe
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
automate-stripe-invoicing-workflow-with-clickup-gmail-notificationsfile 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
Seb
@seb
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →