Shopify

API configuration: shopify

Features

Features
Status

We can implement missing features in <48h, just ask for it in the community.

Getting started

Need help getting started? Get help in the community.

Connection configuration in terapi

Shopify requires a user specific subdomain to run OAuth.

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

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

For more details, see the docs here.

API gotchas

None yet, add yours!

Add Getting Started links and Gotchas by editing this page

Last updated