Settings

Webhooks, API access, and connection secrets.

Inbound webhook URL (Shopify)

Configure this in your Shopify admin to receive product/inventory events.

/api/public/webhooks/shopify

Inbound webhook URL (Ingram Micro)

Register this callback in the Ingram Micro developer portal for Order Status, Stock Update, and Quote Create notifications. Signatures are verified with HMAC-SHA512 using your INGRAM_WEBHOOK_SECRET.

/api/public/webhooks/ingram

Distributor credentials

Live REST and SFTP connectors require credentials from each distributor. Provide them via Lovable Cloud secrets (Ingram Micro API key, D&H token, TD SYNNEX credentials, Shopify Admin token) and the relevant adapter will activate. For now, file upload works out of the box.

Tenant

Single-tenant mode. Authentication and multi-user roles can be enabled in a later iteration.