Generate Stripe invoice and send it by email — Workflow n8n
Aperçu
Generating Stripe invoices through the API can be tricky since it requires four steps to generate and send it via email to the customer.
With this workflow you can create Stripe invoices automatically and make Stripe send the invoices to the customer email.
How it works
To generate a Stripe invoice, you need to create a customer, specify the invoice items, create the invoice, and finalize it.
What should be a simple task involves multiple steps.
This workflow simplifies the process by provi
Nœuds utilisés
Aperçu du workflow
Comment ça fonctionne
- 1
Déclencheur
Le workflow démarre avec un déclencheur déclencheur.
- 2
Traitement
Les données transitent par 5 nœuds, connecting httprequest, manualtrigger, stripe.
- 3
Sortie
Le workflow termine son automatisation et livre le résultat à la destination configurée.
Détails des nœuds (5)
HTTP Request
httpRequest
Stripe
stripe
Comment importer ce workflow
- 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
- 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
- 3Sélectionnez le fichier
generate-stripe-invoice-and-send-it-by-emailtéléchargé et cliquez sur Importer. - 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
- 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.
Ou collez directement dans n8n → Importer depuis JSON :
Intégrations
Créé par
Solomon
@solomon
Tags
Nouveau sur n8n ?
n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.
Obtenir n8n gratuitement →