DataBlend supports the API calls to Create and Update Task records within Sage Intacct leveraging the Sage Intacct SDK. In addition, Custom Fields can be added for data that is unique to your business practices.
A task is a unit of work to be performed for a project.
DataBlend Query Object (SDK) |
Sage Intacct Object (API) |
Sage Intacct UI Name |
Required |
Notes |
---|---|---|---|---|
ATTACHMENTSID |
SUPDOCID |
Attachments ID |
Optional |
Expected value is free text |
BILLABLE |
BILLABLE |
Billable |
Optional |
Use |
CLASSID |
CLASSID |
Class |
Optional |
Expected value is free text |
DESCRIPTION |
DESCRIPTION |
Description |
Optional |
Expected value is free text (1000) |
ESTIMATEDDURATION |
ESTQTY |
Estimated duration |
Optional |
Expected value is decimal |
ITEMID |
ITEMID |
Item ID |
Optional |
Expected value is free text (20) |
MILESTONE |
ISMILESTONE |
Milestone |
Optional |
Use |
NAME |
NAME |
Name |
Yes |
Expected value is free text (200) |
PARENTTASKRECORD |
PARENTKEY |
Parent task key |
Optional |
Parent task |
PLANNEDBEGINDATE |
PBEGINDATE |
Planned begin date |
Optional |
Project begin date in format |
PLANNEDDURATION |
BUDGETQTY |
Planned duration |
Optional |
Expected value is decimal |
PLANNEDENDDATE |
PENDDATE |
Planned end date |
Optional |
Project end date in format |
PRIORITY |
PRIORITY |
Priority |
Optional |
Expected value is integer |
PROJECTID |
PROJECTID |
Project ID |
Yes |
Expected value is free text (20) |
RECORDNO |
RECORDNO |
Record number |
Yes for UPDATE |
Task |
TASKNO |
TASKNO |
WBS code |
Optional |
Expected value is free text (8) |
TASKSTATUS |
TASKSTATUS |
Task status |
Yes |
Use |
TYPE |
|
|
Optional |
|
UTILIZED |
UTILIZED |
Utilized |
Optional |
Use |