Post

Create External Database Connection


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Creates a new external database connection.

The request body must include a name, an endpoint, and configuration details for the external database within the externalDatabaseConnection body parameter. If any of these are missing, the external database connection isn't created.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage External Database Connections
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/wix-data/v1/external-database-connections

Event TriggersThis method triggers the following events:
Did this help?