LogoLogo
HOMEAPPSBLOGDEVELOPERSGET A DEMO
  • Overview
    • Data
    • Middle's infrastructure
    • ENTERPRISE installations
    • Security
  • Workflows
    • Enable/disable an account
    • Connect or edit an app connection
    • Sync
      • Stored records
      • Sync history
    • Create or copy a workflow
    • Edit an existing workflow
    • Workflow steps
    • Workflow parameters
    • Triggers
  • User access
  • Performance
  • Data deletion
  • App development
    • Authentication
    • Credential storage
    • Sync records
    • Actions
    • Code packages
    • Upload scripts
    • Testing your apps
    • Versions
    • Monitor
  • Getting app credentials
    • ABC Ignite
    • Amazon S3
    • Clover
    • Emma
    • Erply
    • Facebook
    • fitDEGREE
    • Gmail
    • Google Sheets
    • HighLevel
    • Hubspot
    • Keap Max
    • Klaviyo
    • Lightspeed Retail
    • Mailchimp
    • Mindbody
    • OpenAI
    • Paramount Acceptance
    • Pike13
    • Salesforce
    • Shopify
    • Slack
    • Square
    • Vend
    • Xn
  • Guides
    • API limits
    • Building an API for Middle
    • Development best practices
Powered by GitBook
On this page

Was this helpful?

  1. Getting app credentials

Shopify

Connect Shopify using a custom app

PreviousSalesforceNextXn

Last updated 2 years ago

Was this helpful?

There are two ways developers can integrate with Shopify: as an app in the or via a . Currently, Middle does not meet to facilitate a connection in the app marketplace. Because of this, unless you have an approved Shopify partner app, you'll need to use custom apps to connect to Shopify via Middle.

Connecting with a custom app

Custom apps live at the Shopify store level and are created and configured by a Shopify store admin. You will need to create a custom app for each of the stores you need to connect.

The below instructions explain how a Shopify admin can create a custom app:

{
"client_id":  "XXXXXXXX",
"client_secret": "XXXXXXXX",
"personal_store_token": "XXXXXXXX"
}

Repeat the above steps for any other stores.

Enter these credentials as an in the Shopify app in your Middle instance. The format should resemble the following:

Shopify app marketplace
custom app
Shopify's requirements
API key
You can search for the scope you’d like to allow for your custom app
Custom app credentials in Shopify