Created File
- JSON example
-
1{ 2 "contentVersionId": "string", 3 "success": true 4}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| contentVersionId | String | ID of the Content Version record created in the org for this file. | Small, 66.0 | 66.0 |
| success | Boolean | Indicates whether the Content Version record was created successfully (true) or not (false). | Small, 66.0 | 66.0 |