ExternalRepositoryID
Item ID in external repository.
Name | Description | Type |
---|---|---|
connection | The external repository connection identifier. | string |
item | External ID within the scope of the connection to external system. | string |
Example
{
"connection": "<!< The external repository connection identifier.>",
"item": "<item>"
}