ContentProfileAddToProfileV1
The event will be triggered when a content was added to the profile first time or the content has the version update.
{
"id": "GUID",
"version": "contentProfileAddToProfileV1",
"occuredAt": "2023-01-20T21:13:25.268Z",
"tenantId": "b4d8bb18-dc97-4e18-8049-50a04edf453f",
"tenantName": "fsdev",
"data": {
"teamSiteId": "47e52009-1ac8-4b89-bacc-3a2268725fb8",
"contentId": "7ea7db16-a0de-4990-a6a6-206c5d958811",
"contentName": "Test File",
"contentVersionId": "e1d12cf5-b90b-4da4-9e40-a0beefd88516",
"contentType": 1,
"format": "pptx",
"profileVersionId": "89159e86-da4d-433a-acb8-e8faa28d3662",
"profileName": "test profile",
"profileType": "channelProfile",
"actoinType": "Add"
"batchId": "GUID"
},
"application": "ContentProfile",
"productArea": "ContentDiscovery"
}
Updated 2 months ago