FreshBooks - New/updated record trigger

The New/updated record trigger runs the recipe when there is a new or updated record in FreshBooks.

Input

Input fieldsDescription
ObjectSelect the object to monitor from the drop-down menu. Fields load dynamically based on the object you select.
Account IDSelect the FreshBooks account ID to trigger the record.
Trigger poll intervalSelect the frequently to check for new events from the drop-down menu. The minimum value allowed is 5 minutes. Learn more.
When first started, this recipe should pick up events fromWhen you first start a recipe, it picks up events from this specified date and time. It processes new or updated records from 1 hour ago if left blank. Once a recipe has been run or tested, the value cannot be changed.
Set trigger conditionDefines further guidelines added to a specific trigger that filter what type of trigger events should be selected for processing.

Output

The output fields are determined by the object selected in the input. Map the relevant datapill from the data tree to subsequent steps. For example, if you select the Payment object, the output schema is as follows:

Output fieldDescription
IDUnique identifier of the payment.
Invoice IDID of the associated invoice.
AmountPayment amount with amount and currency code.
DateDate when the payment was made.
TypeMethod of payment (Check, Credit, Cash).
NotesAdditional notes about the payment.
GatewayPayment processor used.
From creditWhether payment is from client credit.
Accounting System IDAccounting system identifier.
Bulk Payment IDAssociated bulk payment ID.
Client IDAssociated client ID.
Credit IDAssociated credit ID.
Log IDPayment log ID.
NotePayment note.
Order IDAssociated order ID.
Overpayment IDAssociated overpayment ID.
Send client notificationWhether to send a notification to the client.
Transaction IDAssociated transaction ID.
UpdatedLast update timestamp.
Visibility stateVisibility state of the payment.

Last updated: