Applies to Version 1.11 or higher
The IBSS Cloud Solutions supports a direct Push/Poll-based interface to Office 365 for both sending (IBSS to Office 365) and receiving (Office 365 to IBSS).
IBSS sending updates to Office 365
| Description | Details | 
|---|---|
| Communication Method | Push (originating from IBSS) | 
| Payload | JSON | 
| Office 365 Security | AAD Security Credentials (the same as used for logging on to IBSS) HTTPS / TLS1.2 | 
| Office 365 Graph API Rights | User.Read (Delegated) Calendars.ReadWrite (Delegated) | 
| Availability | IBSS Cloud Only | 
Office 365 sending updates to IBSS
| Description | Details | 
|---|---|
| Communication Method | Polling (by IBSS) | 
| Payload | JSON | 
| Office 365 Security | Application-level access HTTPS / TLS1.2 | 
| Office 365 Graph API Rights | User.Read.All (Application) Calendars.ReadWrite (Application) | 
| Availability | IBSS Cloud Only | 

