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_TOKEN
In this secret, you would store the Admin Access Token that customers generate.
Example value
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
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