Documentation

Connector setup guides

Step-by-step instructions for every connector — OAuth flows, API key setup, SMTP configuration, and inbound webhooks.

🛍️

Shopify

eCommerce

Connect your Shopify store to sync orders, customers, products, inventory and fulfilments in real-time.

API KeyOAuth

Connection method

API Key

Create a Shopify custom app and paste the access token. Gives the most granular scope control.

Required fields

Display Name

My Shopify Store

Store Domain

my-store.myshopify.com

Admin API Access Tokensensitive

shpat_...

Client Secretsensitive

For webhook verification

Setup steps

  1. 1In your Shopify admin, go to Settings → Apps and sales channels → Develop apps
  2. 2Click Create an app, give it a name like ExecCortex, and click Create app
  3. 3Under API credentials, click Configure Admin API scopes and enable the required read/write scopes
  4. 4Click Install app → Install to generate the Admin API access token
  5. 5Copy the access token and client secret, then paste them in ExecCortex
  6. 6Save — ExecCortex will verify the connection and begin the initial sync

Data synced

OrdersCustomersProductsVariantsInventoryAbandoned Carts

Required scopes

read_orderswrite_ordersread_customerswrite_customersread_productswrite_productsread_inventorywrite_inventoryread_fulfillmentswrite_fulfillmentsread_shippingwrite_shippingread_discountswrite_discountsread_analyticsread_reportsread_locations

Webhook topics

orders/createorders/updatedorders/paidorders/cancelledorders/fulfilledcustomers/createcustomers/updateproducts/createproducts/updaterefunds/createcheckouts/createcheckouts/update