API

Below you will find the keys to generate secret payloads for adding or updating a channel via the Script API.

SHOPIFY_STORE_ID

In this secret, you would store the store ID associated with the CRM. Example value mystore Type IDENTIFIER Optional false

SHOPIFY_APP_CLIENT_ID

In this secret, you would store the Client ID associated with your custom app. Example value 04774905dd939deb4567e7ec5e4ef234 Type IDENTIFIER Optional false

SHOPIFY_APP_SECRET

In this secret, you would store the Client Secret associated with your custom app. Example value shpss_k2c1571b43c34567e618b507bf36f4rd Type PASSWORD Optional false

SHOPIFY_SALES_CHANNELS

In this secret, you would define which online sales channels you would like to use the backup feature on, comma-separated. Example value 580111,600143 Type TEXT Optional true

SHOPIFY_OFFLINE_SALES_CHANNELS

In this secret, you would define which offline sales channels you would like to use the backup feature on, comma-separated. Example value 530110 Type TEXT Optional true

Last updated

Was this helpful?