Explore Plans
Mobile menu Close menu
FreshBooks

New invoice created

This trigger fires when a new invoice is created in your FreshBooks account.

Developer info

API endpoint slug
freshbooks.invoice_created

Trigger fields

No fields for this trigger

Ingredients

Invoice

Slug
invoice_id
Filter code
Freshbooks.invoiceCreated.InvoiceId
Type
String
Example
245620

Invoice number

Slug
invoice_number
Filter code
Freshbooks.invoiceCreated.InvoiceNumber
Type
String
Example
0000021

Client name

Slug
client_name
Filter code
Freshbooks.invoiceCreated.ClientName
Type
String
Example
Acme Inc

Client email

Slug
client_email
Filter code
Freshbooks.invoiceCreated.ClientEmail
Type
String
Example
billing@acme.com

Amount

Slug
amount
Filter code
Freshbooks.invoiceCreated.Amount
Type
String
Example
1250.00

Currency

Slug
currency
Filter code
Freshbooks.invoiceCreated.Currency
Type
String
Example
USD

Due date

Slug
due_date
Filter code
Freshbooks.invoiceCreated.DueDate
Type
Date (ISO8601)
Example
2020-07-07

Invoice status

Slug
invoice_status
Filter code
Freshbooks.invoiceCreated.InvoiceStatus
Type
String
Example
draft

Created at

Slug
created_at
Filter code
Freshbooks.invoiceCreated.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00