FreshBooks - Get record by ID action

The Get record by ID action enables you to retrieve details about a specific record in FreshBooks.

Input

Input fieldsDescription
ObjectSelect the object to get the record of. Fields load dynamically based on the object you select.
Account IDSelect the FreshBooks account ID to retrieve the record.
IDProvide the ID of the object to be retrieved.

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
IDUnique identifier of the item.
Item IDDuplicate of the ID field.
Account UUIDAccount UUID identifier.
Accounting System IDAccounting system identifier.
NameName of the item/service.
DescriptionDetailed description of the item/service.
QuantityQuantity of the item.
InventoryInventory quantity.
Unit costCost per unit with amount and currency code.
Tax 1 IDID of the default tax for the item.
Tax 2 IDID of the second default tax for the item.
DomainDomain associated with the item.
Product codeProduct code identifier.
SKUStock Keeping Unit identifier.
Tax rule codeTax rule code for the item.
Unit codeUnit of measurement code.
UpdatedLast update timestamp.
Visibility stateVisibility state of the item (0 for active, 1 for deleted).

Last updated: