MESA Docs
MESA Homepage
  • Welcome to MESA
    • Installing MESA
    • Dashboard
    • Core Concepts
    • Getting Help
  • Templates
    • Template Library
    • Installing & Editing
  • Workflow Builder
    • Triggers
    • Actions
    • Fields
      • Variables
      • Formatting Variables
      • Liquid Templating
    • Testing
  • Workflow Activity
    • Tasks
      • Troubleshooting
      • Replay
    • Logs
    • Time Travel
  • Best Practices
    • Set Titles & Descriptions
    • Track Time Saved
    • Enable Failure Notifications
    • Avoid Infinite Loops
  • Going Further
    • Plans & Billing
    • Notifications
    • Credentials
    • Understanding the Queue
    • Export & Import Workflows
    • Platform Thresholds & Limits
  • Built-in Tools
    • Activity Log
    • AI
    • API
    • Approval
    • MCP
    • Custom Code
      • Libraries
        • MESA SDK
        • Filter
        • Loop
        • Transform
        • oAuth
        • Shopify
        • ShopifyGraphql
      • FAQ
    • Data
    • Delay
    • Email
    • Filter
    • Form
      • Configure
      • Going Further
      • Technical Notes
    • FTP
    • Image
    • Loop
    • Package Tracking
    • Paths
    • Schedule
    • Scraper
    • SMS
    • Transform
    • Virtual Output
    • Weather
    • Web Request
    • Webhook
  • Apps
    • Airtable
    • Amazon S3
    • Asana
    • Blog Studio
    • ChannelApe
    • Claude
    • ChatGPT
    • Dall-E 2
    • Delighted
    • Digital Humani
    • Discord
    • DocuSign
    • Dropbox
    • Etsy
    • Facebook
    • Fera.ai
    • Gatsby
    • Gmail
      • Send Email
    • Google Analytics 4
    • Google Analytics UA
    • Google Calendar
    • Google Drive
    • Google Forms
    • Google Sheets
      • Add Row
      • Query Rows
      • Update Row
      • Row Created
      • Row Updated (Advanced)
      • Creating New Spreadsheets
      • Technical Notes
    • Gorgias
    • Govalo
    • Help Scout
    • Hubspot
    • Infinite Options
    • Intercom
    • IPDetective
    • Judge.me
    • Katana
    • Klaviyo
      • API Deprecation
    • Loop Returns
    • Loyalty Lion
    • Mailchimp
    • Mailgun
    • Mandrill
    • Mantle
    • Notion
    • Odoo
    • Omnisend
    • Page Studio
    • Pinterest
    • Printful
    • PrintNode
    • QuickBooks
    • Rebuy
    • Recharge
    • Remove.bg
    • Returnly
    • Rivo
    • Salesforce
    • Segment
    • Sendlane
    • Shippo
    • ShipStation
    • Shopify
      • Technical Notes
        • Configuring Your Payload
        • Modifying and Filtering Get Lists
        • Parameters
        • Error Codes
        • Accuracy of orders_count Variable
        • Accuracy of Count Products Action
        • Using the Gift Cards API
        • How to Find a Specific Record in the Testing Interface
        • Order, Customer, and Product Updated Trigger Frequency
    • Shopify Flow
    • Shopify Plus
    • Shopify Retail POS
    • Skio Subscriptions
    • Slack
    • Smartrr
    • Smile.io
    • Square
      • Updating Inventory
      • Frequently Asked Questions
    • Stamped.io
    • Stripe
    • Thanks.io
    • TikTok
    • Tracktor
    • Twilio
    • Uploadery
    • Wonderment
    • Xero
    • Yotpo
    • Yotpo Loyalty
  • For developers
    • Admin API
    • Command Line Interface
    • Embedding templates
  • Frequently asked questions
    • Why isn't the log search returning logs with the search I entered?
    • Is it possible to handle errors or retry steps?
    • How do I handle a failed task?
    • Does MESA auto-save workflows?
    • Can I Use Apps That Don't Have a MESA Connector?
    • Why is my workflow action adding the same data each time it occurs?
    • How do I cancel automations that are already in progress?
    • How do I cancel my MESA subscription or 7-day trial?
    • Can you import code from npm in custom code?
    • Do you have a Slack Community?
Powered by GitBook
On this page
  • Authentication
  • Connect MESA with Shopify Plus Triggers
  • Connect MESA with Shopify Plus Actions
  • Configuration

Was this helpful?

  1. Apps

Shopify Plus

PreviousShopify FlowNextShopify Retail POS

Last updated 11 months ago

Was this helpful?

Authentication

MESA's Shopify Plus integration is an exclusive feature for B2B, available only to stores on the Shopify Plus plan.

Connect MESA with Shopify Plus Triggers

MESA will automatically connect to the Shopify store that you have installed MESA on and no further action is necessary as long as your store is on a Shopify Plus plan. 😊

Connect MESA with Shopify Plus Actions

For Shopify Plus' Company-related actions, MESA seamlessly integrates with the Shopify store where it's installed.

For Shopify Plus' User-related actions, you must set up a custom app for your workflow to work properly. Read the section below.

Connect to an external Shopify store or Shopify Plus API

To connect to an external Shopify store or use a Shopify Plus API, and enter the app's Access Token into the Shopify Credentials section.

  • External Site Hostname: Enter the beginning part of your Shopify store's URL. Example: shopify-store for shopify-store.myshopify.com

To get the read_users scope, you must contact Shopify Plus Support and ask them for this scope for your custom app. If you are asked why you need this scope, you can mention that you would like to use Shopify's REST API's User endpoints with your custom app but it requires the read_users scope.

Configuration

MESA's Shopify Plus integration is a B2B feature only available to stores on the Shopify Plus plan. If you do not have B2B enabled on your Shopify store, please contact Shopify Plus Support to have them enable the features for you.

If your workflow contains a Company-related action, you can ask Shopify Plus Support to help enable the following feature:

Access Token: , If you have already revealed your Access Token before, Shopify won't reveal the Access Token until you click Uninstall app and install the custom app again.

Shopify Plus User-related actions require your custom app to have theread_users .

Once your custom app has the read_users scope,. Make sure to save changes.

Company:

Once you have created a custom app
you can find your access token by following these steps.
access scope
you will need to configure the scope by updating your custom app's scopes
https://help.shopify.com/en/manual/b2b/setting-options#companies
create a Custom App
Connect to an external Shopify store or Shopify Plus API