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()
.
You can only call this method when authenticated as a Wix app or Wix user identity.
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.