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

Change Requests - Sage Intacct Data Target Requirement

Change Requests - Sage Intacct Data Target Requirement

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

Please note that this is a Sage Intacct Construction endpoint.

DataBlend Query Object (SDK) 

Sage Intacct Object (API)

Sage Intacct UI Name

 

Required

Notes

CHANGEREQUESTID CHANGEREQUESTID   Yes Unique ID for the change request
PROJECTID PROJECTID PROJECTID Yes ID of an existing project
CHANGEREQUESTDATE CHANGEREQUESTDATE   Yes Date for the request in the mm/dd/yyyy format
DESCRIPTION DESCRIPTION DESCRIPTION No Description of the change request. Use 1000 or fewer characters.
CHANGEREQUESTSTATE CHANGEREQUESTSTATE   No Posted or Draft

More questions about Sage Intacct API requirements? Please visit the Sage Intacct API site https://developer.intacct.com/api/construction/change-requests/#create-change-request.