Patch

Update Sync Config


Developer Preview

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:

  • Importing events from one or more specified calendars in the connected external calendar account. If this is enabled, use List Events to retrieve a list of events from the external calendar.
  • Exporting events from the Wix site's calendar to an external calendar.

To see an external calendar connection's existing sync configuration, use Get Connection or List Connections and see the syncConfig property.

Note: Supported functionality depends on the provider. Use List Providers to see details about providers' supported features.

Permission Scopes

For app development, you must have one of the following permission scopes:
Manage Bookings - all permissions
Manage External Calendars
Learn more about permission scopes.
Endpoint
PATCH
https://www.wixapis.com/bookings/v2/external-calendars/connections/{connectionId}/sync-config

Was this helpful?
Yes
No