Skip to content
English
  • There are no suggestions because the search field is empty.

Labor Class - Sage Intacct Data Target Requirement

Labor Class - Sage Intacct Data Target Requirement

DataBlend supports the standard API calls (non-legacy) to Create and Update Labor Class records within Sage Intacct leveraging the Sage Intacct API. In addition, Custom Fields can be added for data that is unique to your business practices.

DataBlend Query Object (SDK) 

Sage Intacct Object (API)

Required

Notes

Class description No Description of the labor class.
LS001 laborclassid Yes User-defined unique ID of the labor class.
Class1 name Yes Name of the labor class.
ACTIVE status No Whether this labor class is active and can be assigned to employees.
  • active (default)
  • inactive
Columbus target_entity No

Enter desired entity.

  custom.entry.{custom_field_name}  {custom_field_name}   No

  Custom fields for this object. Replace {custom_field_name} with the custom field's object ID as defined in Sage Intacct.  

For more information, visit Labor Class, Shift, and Union | Sage Intacct Developer.