Auto-Send PDF Invoices with Stripe Payment Triggers and Gmail β n8n Workflow
Overview
π° Auto-Send PDF Invoice When Stripe Payment is Received
This workflow automatically generates a PDF invoice every time a successful payment is received in Stripe, then emails the invoice to the customer via Gmail. Perfect for freelancers, SaaS businesses, and service providers who want to automate billing without manual effort.
βοΈ How It Works
Stripe Payment Webhook
Listens for successful payment events (payment_intent.succeeded).
Triggers the workflow whenever a new payment is made
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a webhook trigger.
- 2
Process
Data flows through 4 nodes, connecting code, gmail, webhook.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (4)
Gmail
gmail
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
auto-send-pdf-invoices-with-stripe-payment-triggers-and-gmailfile 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
David Olusola
@dae221
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free β