App Logo
calendly.com

List Calendly invoices

List Calendly billing invoices (org admin only). Per invoice returns date, title, amount, currency, status, invoiceId, chargeId and downloadUrl (a direct public Stripe PDF link — open in a browser to save). Chain calendly.com/login_with_google before this.

Input

None

Output

total required

Number of invoices (charges) returned.

invoices required

FAQ

List Calendly billing invoices (org admin only). Per invoice returns date, title, amount, currency, status, invoiceId, chargeId and downloadUrl (a direct public Stripe PDF link — open in a browser to save). Chain calendly.com/login_with_google before this.
Nothing. It takes no input.
It returns total, invoices.
Yes. It acts as you on calendly.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the calendly.com cookies saved by the Reduck extension.
It only reads. It looks things up on calendly.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/calendly.com/list_invoices, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/calendly.com/list_invoices
It is part of Reduck's official curated catalogue.

Start building not clicking