3.2.5.143.2.1.9 ProcessExternalNotification

Return Type: CSOM String

Processes notifications from external system.<140> Returns status of processing. Possible values are "Success" or "SubscriptionNotRequired". Result "Success" indicates successful processing. Result "SubscriptionNotRequired" indicates that the subscription is no longer required and external system can safely delete the subscription.

Parameters:

stream: Notification message from the external system.

Type: CSOM Stream

Exceptions:

Error Code

Error Type Name

Condition

-2147024891

System.UnauthorizedAccessException

Access is denied. User does not have permission to send notifications.