API

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

WOO_COMMERCE_SHOP_NAME

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

WOO_COMMERCE_API_SECRET

In this secret, you would store the Consumer secret that customers generate. Example value cs_c86aa5336c4c97426bfc98362e324b37a7e84653 Type PASSWORD Optional false

WOO_COMMERCE_API_KEY

In this secret, you would store the Consumer key that customers generate. Example value ck_c273275f6c7c2a334720be8b121a8b8b2b2f5f9d Type PASSWORD Optional false

WOO_COMMERCE_BACK_FILL

In this secret, you would store whether the customer wants to enable backfill or not. Possible values 1 or 0

Type CHECKBOX

Optional true

Last updated

Was this helpful?