Data Sharing Policy Shared Collection Disconnected


Notes:

Triggered when a connection is disconnected, which means a collection is removed from the site it was previously shared with.

Permissions
Manage Data Collection Sharing
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: DataSharingPolicySharedCollectionDisconnectedEnvelope): void | Promise<void>

Did this help?