Post

Connect By Credentials


Developer Preview

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 List Events to obtain an up-to-date list of events in the connected external calendars.

This endpoint validates that the specified schedule is owned by the Wix user connecting the calendar, or that the caller has the Manage External Calendars or Manage Business Calendar permission scope.

If the schedule's ownership changes, the connection to the external calendar is automatically disconnected.

Note: Use List Providers to find out whether to connect to a particular provider using this endpoint or Connect by OAuth.

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
POST
https://www.wixapis.com/bookings/v2/external-calendars/connections:connectByCredentials

Was this helpful?
Yes
No