Employee Position - Sage Intacct Data Target Requirement
Employee Position - Sage Intacct Data Target Requirement
DataBlend supports the standard API calls to Create and Update Employee Position 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 |
|---|---|---|---|
| Skilled Labor | description | No | Description of the employee position. |
| Labor | name | Yes | Name of the employee position. |
| 123 | positionid | Yes | User-defined unique ID of the employee position. |
| active | status | No | Whether this employee position is active and can be assigned to employees.
|
| 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. |
More questions about Sage Intacct API requirements? Please visit the Sage Intacct API site https://developer.intacct.com/api/construction/employee-position/.