Skip to Content
Support Hub
Integrations & ActionsUsing Shopify's REST Admin API

Integrations & Actions

Using Shopify's REST Admin API

To use Shopify's REST Admin API, you'll need to add a Shopify access token as a secret in Mavenoid. The API scope set during token generation will define what resources Mavenoid can interact with.

Create a Shopify Access Token

  1. Create a custom Shopify app.
    Follow Shopify's guide Custom apps to create and install a custom app.

  2. Select API scopes
    Unsure which API scopes you need? Consult your Shopify admin or Mavenoid representative. For example, to retrieve order information, the required scope is read_orders.

  3. Get the access token
    After selecting the scopes, install the app to generate the access token.

  4. Add the access token as a secret in Mavenoid
    Follow our guide on adding Secrets to Mavenoid.

Call Shopify's REST APIs

Use the Call External API or Custom JavaScript action to interact with Shopify's REST APIs. Include the access token in the header as X-Shopify-Access-Token and reference the secret as {{$secrets["Shopify Admin API Token"]}}.

For more guidance, check out the Shopify template.

Need more help?

Ask a different questionIntegrations & Actions
Select a different product
© 2024 Mavenoid ABSitemap
Terms of servicePrivacy policyCookie policyData processing agreement