Extension Config


API for managing schema objects in external database collections

Note

If you created your service plugin extension with the CLI, required fields are automatically populated for you.

Configuration Params
instanceIdstring

The ID of the Wix site making the request


memberRolestring

Supported values: VISITOR, MEMBER, OWNER, BACKEND_CODE.

The role of the user or process making the request.


installationIdstring

The ID of the external collection making the request.


memberIdstring

The ID of the site visitor making the request.


settingsstruct

The JSON defined in the Configuration section of the External Database Collections setup.

Did this help?