Log into Calendly via Google SSO, list billing invoices, and download each invoice's Stripe PDF into the browser's download directory. Returns per invoice date, title, amount, currency, status, invoiceId, chargeId, filename and path (path is null when Stripe has no downloadUrl for that charge). Runs only on the browser extension, since it needs a native Google SSO session rather than injected cookies. Org admin only.
Input
emailoptional
Google account to pick in the SSO chooser. Omit to use the first/only account.