Reckon - New/updated record trigger

The New/updated record trigger initiates a recipe when a selected object is created or updated in Reckon.

Input

Input fieldDescription
ObjectSelect the Reckon object to monitor for changes.
Book IDEnter the Reckon One Book ID. You can find it in the Reckon One URL. For example, https://app.reckonone.com/{BookID}/Core.
SinceOptional. Specify a timestamp to begin fetching records from. Defaults to 1 hour prior if left empty.
SelectOptional. Enter a comma-separated list of fields to return.
FilterOptional. Enter a filter expression to narrow the matched results.

Additional input fields may appear depending on the selected object type.

Output

The output varies depending on the selected object type. For example, if you select Invoices as the Object, output fields include the following:

Output fieldDescription
IDUnique identifier of the invoice.
Invoice numberReference number for the invoice.
CustomerCustomer associated with the invoice.
Billing addressBilling address for the invoice.
Shipping addressShipping address for the invoice.
Invoice dateDate when the invoice was issued.
Due datePayment due date.
Total amountTotal invoice amount.

Last updated: