Skip to main content
The InvoiceCreate event fires each time a new invoice is saved to an account, whether as a draft or in any other initial status. Use this event to sync invoices to external accounting systems, trigger onboarding workflows, or log invoice activity in your own data store.

Payload

Example payload

  • Invoice Sent — fires when an invoice is delivered to the contact
  • Invoice Paid — fires when an invoice is fully paid
  • Invoices API — create, retrieve, and manage invoices programmatically
Last modified on March 5, 2026