This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Retrieves a list of the external calendar providers for which the site supports integration.
The list of external calendar providers includes:
For each external calendar provider, the list contains information about supported connection methods and features.
For each provider, check features.connectMethods
to find out whether to use connectByCredentials()
or connectByOAuth()
to establish a connection.
You can only call this method when authenticated as a Wix app or Wix user identity.