This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Connects to an external calendar by directly providing the external calendar account credentials.
Once a connection is successfully created, use listEvents()
to obtain an up-to-date list of events in the connected external calendars.
Note:
Use listProviders()
to find out whether to connect to a particular provider using this method or connectByOAuth()
.
This function requires elevated permissions and runs only on the backend and on dashboard pages.
ID of the external calendar provider. Find this with the listProviders()
function.
ID of the schedule to connect with the external calendar account.
Email address for the external calendar account.
Password for the external calendar account.