Get custom_fields from the Stripe API
The Stripe API does not provide custom fields in invoice or charge data. So you have to get it from the Checkout Sessions endpoint.
But that endpoint is not easy for begginners. It has dictionary parameters and pagination settings.
This workflows solves that problem by having a preconfigured GET request that gets all the checkout sessions from the last 7 days.
It then transforms the data to make it easier to work with and allows you to filter by the custom_fields you want to get.
Want to generate Stripe invoices automatically?
Open 👉 this workflow .
Check out my other templates https://n8n.io/creators/solomon/
Related Templates
Restore your workflows from GitHub
This workflow restores all n8n instance workflows from GitHub backups using the n8n API node. It complements the Backup ...
Verify Linkedin Company Page by Domain with Airtop
Automating LinkedIn Company URL Verification Use Case This automation verifies that a given LinkedIn URL actually belo...
USDT And TRC20 Wallet Tracker API Workflow for n8n
Overview This n8n workflow is specifically designed to monitor USDT TRC20 transactions within a specified wallet. It u...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments