app.notion.com
Download Notion invoice PDF
Input
hosted_invoice_url requiredThe hosted_invoice_url from list_invoices (https://app.notion.com/invoice/in_...).
Output
filename requiredA filename derived from the invoice id in hosted_invoice_url (e.g. Notion-in_1TgQCpCcKlYJxALV0wxPYyNd.pdf).
pdf_base64 requiredThe PDF file bytes, base64-encoded. Decode and write to a .pdf file at a location of your choosing.
size_bytes required