Organization Connect

Required plan: Scheduler

Description #

Organization Connect allows your application to gain access to a user’s Organization Account (their Cronofy Organizational Unit). For example this allows your application to create Scheduling Requests on behalf of users and/or use calendar event end-points to add events to their calendars.

For single-tenant applications, ie for internal use, you create an Internal Application that is granted full access to the Organization configuration.

Organization Connect is used for multi-tenant applications where you want your application to connect with the Cronofy Organizational Units of your customers.

Authorization to access a user’s calendars is done via the OAuth 2.0 protocol, Specifically the “Authorization Code” version of authorization as specified in 4.1 of RFC 6749section).

Find out more in our Authorization introduction.

In This Section