FreshBooks - List records action

The List records action enables you to retrieve a list of records in FreshBooks.

Input

Input fieldsDescription
ObjectSelect the object to list records for. Fields load dynamically based on the object you select.
Account IDSelect the FreshBooks account ID to retrieve the list of records.

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 Item object, the output schema is as follows:

Output fieldDescription
ItemsAn array of item objects returned from FreshBooks.
PageCurrent page number in the paginated results.
PagesTotal number of pages available.
Per pageNumber of items returned per page.
TotalTotal number of items available across all pages.

Last updated: