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
  • Guides
    • API limits
    • App Reference
      • HighLevel
      • Hubspot
    • Building an API for Middle
    • Getting app credentials
      • ABC Ignite
      • Amazon S3
      • Clover
      • Emma
      • Erply
      • Facebook
      • fitDEGREE
      • Glofox
      • Gmail
      • Google Sheets
      • HighLevel
      • Hubspot
      • Keap Max
      • Klaviyo
      • Lightspeed R-Series
      • Lightspeed X-Series
      • Mailchimp
      • Mindbody
      • OpenAI
      • Paramount Acceptance
      • Pike13
      • Salesforce
      • Shopify
      • Slack
      • Square
      • Vend
      • Xn
    • Development best practices
  • FAQs
    • What data is available?
Powered by GitBook
On this page

Was this helpful?

  1. Guides
  2. Getting app credentials

Shopify

Connect Shopify using a custom app

There are two ways developers can integrate with Shopify: as an app in the Shopify app marketplace or via a custom app. Currently, Middle does not meet Shopify's requirements 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:

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

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

Repeat the above steps for any other stores.

PreviousSalesforceNextXn

Last updated 2 years ago

Was this helpful?

You can search for the scope you’d like to allow for your custom app
Custom app credentials in Shopify