This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Updates the specified external calendar connection's sync configuration.
Use Update Sync Config to update a connection's syncConfig
property.
The syncConfig
property contains settings for enabling, configuring, or disabling functionality, including:
listEvents()
to retrieve a list of events from the external calendar.To see an external calendar connection's existing sync configuration, use getConnection()
or listConnections()
and see the syncConfig
property.
Note:
Supported functionality depends on the provider. Use listProviders()
to see details about providers' supported features.
You can only call this method when authenticated as a Wix app or Wix user identity.
ID of the external calendar connection to update.
Updated sync configuration details.