App Logo
zapier.com

List Zapier invoices

List and download Zapier billing invoices from Settings > Billing & usage > Billing settings > Invoices. Each invoice is an HTML page with no native PDF, so it is rendered to a downloadable PDF. Returns total and invoices (status, date, amount, invoice_id, filename, path). Requires a Zapier session with billing access.

Input

None

Output

total required
invoices required

FAQ

List and download Zapier billing invoices from Settings > Billing & usage > Billing settings > Invoices. Each invoice is an HTML page with no native PDF, so it is rendered to a downloadable PDF. Returns total and invoices (status, date, amount, invoice_id, filename, path). Requires a Zapier session with billing access.
Nothing. It takes no input.
It returns total, invoices.
Yes. It acts as you on zapier.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the zapier.com cookies saved by the Reduck extension.
It only reads. It looks things up on zapier.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/zapier.com/list_invoices, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/zapier.com/list_invoices
It is part of Reduck's official curated catalogue.

Start building not clicking