Send an SMS when a Xero bill is due soon
This trigger fires when a bill is due within the number of days you specify in the organisation you select.
Developer info
- API endpoint slug
- xero.bill_due_soon
Trigger fields
Organisation Dropdown list
- Label
- Which organisation?
- Helper text
- The Xero organisation to watch.
- Slug
- organisation
- Required
- true
- Can have default value
- false
Days before due Text input
- Label
- How many days before the due date?
- Helper text
- Fire when a bill is due within this many days (1–60). For example, 3.
- Slug
- days_before_due
- Required
- true
- Can have default value
- true
Ingredients
Bill
- Slug
- bill_id
- Filter code
- Xero.billDueSoon.BillId
- Type
- String
- Example
- 243216c5-369e-4056-ac67-05388f86dc81
Bill number
- Slug
- bill_number
- Filter code
- Xero.billDueSoon.BillNumber
- Type
- String
- Example
- BILL-0099
Contact name
- Slug
- contact_name
- Filter code
- Xero.billDueSoon.ContactName
- Type
- String
- Example
- Office Supplies Co
Contact
- Slug
- contact_id
- Filter code
- Xero.billDueSoon.ContactId
- Type
- String
- Example
- be392c8d-1f2a-4d1b-8f0e-2b6c9d1e4a77
Total
- Slug
- total
- Filter code
- Xero.billDueSoon.Total
- Type
- String
- Example
- 90.00
Amount due
- Slug
- amount_due
- Filter code
- Xero.billDueSoon.AmountDue
- Type
- String
- Example
- 90.00
Currency code
- Slug
- currency_code
- Filter code
- Xero.billDueSoon.CurrencyCode
- Type
- String
- Example
- USD
Due date
- Slug
- due_date
- Filter code
- Xero.billDueSoon.DueDate
- Type
- Date (ISO8601)
- Example
- 2020-07-07
Days until due
- Slug
- days_until_due
- Filter code
- Xero.billDueSoon.DaysUntilDue
- Type
- String
- Example
- 3
