Skip to main content

Connect an Integration Hub Connector

The Integration Hub lists only connectors assigned to your company. Configure them while signed in as a company user — not from the platform admin portal.

Enable a connector

  1. Go to Integrations → Integration hub.
  2. Open a connector card (for example Shopify).
  3. Turn the connector on.
  4. Enter credentials (API keys, shop domain, or Client ID / Secret).
  5. Shopify: save Client ID / Secret, then click Connect with Shopify (OAuth). Other connectors may accept a pasted access token until full OAuth is available.
  6. Subscribe to the events you need (invoices, payments, leads, stock changes, and similar).
  7. Open Field mappings and apply defaults or edit rows.
  8. For inbound webhooks: copy the webhook URL and token, register them in the external system, and choose a write-back target (log only, customer upsert, import sale, or automation event).

Monitor runs

  1. Open Execution log from the hub dashboard.
  2. Filter by connector, direction, and status.
  3. A Succeeded row means the external call completed.
  4. On Failed, read the message — usually credentials, mapping, or the remote API.

:::tip SiteAdmin assigns connectors If a card is missing or opens as unavailable, ask SiteAdmin to assign that connector to your tenant. Company credentials should always be entered from the company login. :::

Typical uses

ProfileCommon connectors
E-commerceShopify, WooCommerce
Finance teamQuickBooks, Xero
CRM-heavy salesHubSpot, Mailchimp
Custom stackGeneric REST, Zapier

Hourly catalog sync runs for connectors that support it. Day-to-day order and event traffic follows the subscriptions you enable.

Next step