root.graphConnector object

Specify the app's Graph connector configuration. If this is present, then webApplicationInfo.id must also be specified.

Properties that reference this object type:

Syntax

{
  "notificationUrl": "{string}"
}

Properties

notificationUrl

The url where Graph-connector notifications for the application should be sent.

Type
string

Required

Constraints
Maximum string length: 2048.

Supported values
The string must start with https://.