Overview

Pre-built tooling

Pre-built integrations

No pre-built integration yet (time to contribute: <48h)

Not seeing the integration you need? Build your own independently.

Access requirements

Pre-RequisitesStatusComment
Paid dev account
Paid test account
Partnership
App review
Security audit

Setup guide

No setup guide yet.

Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Contribute useful links by editing this page

Connection configuration in Nango

Shopify requires a user specific subdomain to run OAuth.

You should request this from the user and pass it to Nango in the nango.auth() call:

nango.auth('shopify', '<CONNECTION-ID>', {params: {subdomain: '<shopify-subdomain>'}});

For more details, see the docs here.

API gotchas

None yet, add yours!

Contribute API gotchas by editing this page

Going further

Connect to Shopify

Guide to connect to Shopify using Connect UI

Connect to Shopify (api key)

Guide to connect to Shopify (api key) using Connect UI

Connect to Shopify SCIM

Guide to connect to Shopify SCIM using Nango Connect.