Functionality to be Removed
This section provides information about functionality to be removed from WorkBook in future releases.
API
APIs to be Deprecated from Main API in Release 13.6
In WorkBook 13.6 the following API calls will be deprecated from the main API and transferred to a new report endpoint:
APIs Migrating from Main API | Migrating to Report API |
---|---|
/api/json/reply/DataboardDataRequest | /report/api/json/DataboardDataRequest |
/api/Databoard/{DataboardId}/Data | /report/api/Databoard/{DataboardId}/Data |
/api/json/reply/DataboardExportRequest | /report/api/json/reply/DataboardExportRequest |
/api/Databoard/{DataboardId}/Export | /report/api/Databoard/{DataboardId}Export |
/api/json/reply/DataExportPrintRequest | /report/api/json//reply/DataExportPrintRequest |
/api/Dataexport/{Id}/Export | /report/api/Dataexport/{Id}/Export |
Note: The existing main API calls remain active in WorkBook 13.5. However,
you must begin using the migrated API calls beginning with WorkBook 13.6. Failure to migrate these API calls before using Release 13.6 might negatively affect your integration with WorkBook.
Tip: For more information about the API, you can access the Deltek WorkBook API Guide at https://workbookapi.deltek.com/?version=latest
Parent Topic: 13.5