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

Labor Shift - Sage Intacct Data Target Requirement

Labor Shift - Sage Intacct Data Target Requirement

DataBlend supports the standard API calls (non-legacy) to Create and Update Labor Shift 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.

Query Object (SDK) 

Sage Intacct Object (API)

Required

Notes

Union description No Description of the labor shift.
LS001 laborshiftid Yes User-defined unique ID of the labor shift.
Shift 1 name Yes Name of the labor shift.
ACTIVE status No Whether this labor shift 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.