An external database connection defines a connection between an external database and a Wix site.
Name of the external database connection.
An external database connection can connect to one or more external data collections or tables. These appear as connectionName/dataCollectionId
.
Base URL for accessing and managing data in the external database. For example: https://example.com/my-external-database
.
Settings specified to the external database connection as part of each request.
These settings can relate to authentication, tenancy, or provide any other information necessary for processing a request. Their content and structure depend on the specific requirements of the external database's API.
Status of the external database connection. Includes whether the connection was established successfully, and if not, the reason for the failure.
Public key used to validate requests to the external database.
Capabilities of the external database.