Newer Version Available
External Document Creation Output
- JSON example
-
1{ 2 "isSuccess": true, 3 "message": "", 4 "ssoLinkUrl": "", 5 "ExternalDocumentDTO": { 6 "contentVersionId": "", 7 "ExternalDocumentId": "", 8 "ExternalUserId": "", 9 "referenceObjectId": "", 10 "referenceObjectType": "", 11 "url": "", 12 "eTag": "" 13 } 14}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| externalDocumentDetails | Object | Details of the external document record that is created. | Small, 58.0 | 58.0 |
| isSuccess | Boolean | Indicates whether the external document is created successful (true) or not (false). | Small, 58.0 | 58.0 |
| message | String | Provides a description of the error message in case of failure | Small, 58.0 | 58.0 |
| ssoLinkUrl | String | <Need description>. | Small, 58.0 | 58.0 |