cigchat_set_integration_shopify
Update Shopify integration settings by providing API key (Client ID) and access token (Client Secret). Configure your store domain and abandoned cart wait time to manage shop operations.
Instructions
Update the config of shopify integration. For new custom app integration after 2026-02-01, use Client ID value in the api_key field, use Client Secret value in the token field [POST /integration/shopify] Requires the "Manage Team" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | MyShopify Domain Example: xxx.myshopify.com | |
| token | Yes | Access Token or Client Secret | |
| api_key | Yes | API key or Client ID | |
| wait_time | No | Abandoned cart wait time, default is 30 minutes Example: 30 |