Get custom_fields from the Stripe API
$20/month : Unlimited workflows
2500 executions/month
THE #1 IN WEB SCRAPING
Scrape any website without limits
HOSTINGER 🎉 Early Black Friday Deal
DISCOUNT 20% Try free
DISCOUNT 20%
Self-hosted n8n
Unlimited workflows - from $4.99/mo
#1 hub for scraping, AI & automation
6000+ actors - $5 credits/mo
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 .