Get notified when a Xero invoice is overdue
This trigger fires when a sales invoice becomes overdue in the organisation you select.
Developer info
- API endpoint slug
- xero.invoice_overdue
Trigger fields
Organisation Dropdown list
- Label
- Which organisation?
- Helper text
- The Xero organisation to watch.
- Slug
- organisation
- Required
- true
- Can have default value
- false
Ingredients
Invoice
- Slug
- invoice_id
- Filter code
- Xero.invoiceOverdue.InvoiceId
- Type
- String
- Example
- 243216c5-369e-4056-ac67-05388f86dc81
Invoice number
- Slug
- invoice_number
- Filter code
- Xero.invoiceOverdue.InvoiceNumber
- Type
- String
- Example
- INV-0042
Contact name
- Slug
- contact_name
- Filter code
- Xero.invoiceOverdue.ContactName
- Type
- String
- Example
- Acme Ltd
Contact
- Slug
- contact_id
- Filter code
- Xero.invoiceOverdue.ContactId
- Type
- String
- Example
- be392c8d-1f2a-4d1b-8f0e-2b6c9d1e4a77
Total
- Slug
- total
- Filter code
- Xero.invoiceOverdue.Total
- Type
- String
- Example
- 250.00
Amount due
- Slug
- amount_due
- Filter code
- Xero.invoiceOverdue.AmountDue
- Type
- String
- Example
- 250.00
Currency code
- Slug
- currency_code
- Filter code
- Xero.invoiceOverdue.CurrencyCode
- Type
- String
- Example
- USD
Due date
- Slug
- due_date
- Filter code
- Xero.invoiceOverdue.DueDate
- Type
- Date (ISO8601)
- Example
- 2020-07-07
Days overdue
- Slug
- days_overdue
- Filter code
- Xero.invoiceOverdue.DaysOverdue
- Type
- String
- Example
- 7
