Integrate with Shopify

You can connect Shopify to ScaleFlows in two ways: Public App (recommended, when available) or Manual App.

Option 1: Manual App

  1. Create a private app in your Shopify store In your Shopify admin, create a new private app.

  2. Configure Admin API scopes Under Admin API scopes, enable the following:

    • read_customer_events

    • read_products

    • read_customers

    • write_customers

    • write_order_edits

    • read_order_edits

    • read_orders

    • write_orders

    • read_shopify_payments_disputes

  3. Save and copy your API credentials Save your changes, then go to API credentials and copy the Admin API access token.

  4. Connect in ScaleFlows Back in ScaleFlows, click Manual App, paste your Admin API access token, and press Connect Shopify Store.

Last updated