Skip to main content

Create Integration Instance

POST 

/api/integration-instances

Create a new integration instance.

Authentication: Requires Bearer token + Power User access.

Required: integration_id. Either name or integration_settings.settings.connectionName must be provided.

The store ID from integration_settings.settings.store.id will create an associated sales channel. For Shopify: triggers location, webhook, products, and orders download if credentials are present. For Magento: fetches customer groups and product attributes. For ShipStation: fetches shipping services and creates webhooks. For ShipMyOrders: queues warehouse initialization. For Veracore: converts linked warehouse type to 3PL.

Note: name must be unique across all integration instances.

Request

Responses

Successful response