IntegrationInstanceDto

The Integrations API is intended for use by ProjectManager and its business
development partners. Please contact ProjectManager's sales team to request use of this API.

Fields

FieldDescription
id
uuid
required
The unique identifier of this IntegrationInstance
integrationShortId
string
optional
A short ID that uniquely identifies this IntegrationInstance
enabledBy
uuid
required
The unique identifier of the user who enabled this IntegrationInstance
createDate
date-time
required
Timestamp when this record was created
modifyDate
date-time
required
Timestamp when this record was most recently modified
projectId
uuid
required
The id of the project manager project this instance is related to
providerItemId
string
optional
The identifier in the integration provider, could be a reference to a file, task, project.
providerItemName
string
optional
The name of the item in the integration provider.