listConnections( )


Developer Preview

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 external calendar connections.

Each external calendar connections contain details of a connection between a Wix site's calendar and calendars hosted by an external provider.

The syncConfig property of each connection contains configuration details for importing events from an external calendar, exporting events to an external calendar, or both.

Admin Method

This function requires elevated permissions and runs only on the backend and on dashboard pages.

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.
Method Declaration
Copy
Method Parameters
optionsListConnectionsOptions
Returns
Return Type:Promise<ListConnectionsResponse>
Was this helpful?
Yes
No