Integration
Integrations are how your authorize and configure Relay to communicate with third-party services, such as fetching Endpoints' calendars from Microsoft Office 365.
{
"allowed": true,
"id": "550c9289e4b0c0c6485f4cff",
"type": "OFFICE_365"
}
Properties
allowed
true if the enterprise's administrator has authorized Relay to integrate with the third-party service, false otherwise. This property is read-only, so if you want to allow the service, navigate to the integrations.allow API method URL in a web browser.id
Generated automatically when the entity is created, and cannot be changed.
type
The external service to integrate with. Possible values are
OFFICE_365 (Microsoft Office 365). Cannot be modified once created.