Back to Shopify Products
Connect Knoon AI with Shopify Products (Shopify) to automate AI workflows.
Create a Shopify product with title and optional product metadata.
shopifyProductsCreateProduct
BETA
Internal
Permissions
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| title | mustache | Product title. | Yes |
| handle | mustache | Optional product handle. | No |
| descriptionHtml | mustache | Optional HTML product description. | No |
| vendor | mustache | Optional vendor name. | No |
| productType | mustache | Optional product type. | No |
| status | string | Optional product status. | No |
| tags | array (mustache) | Optional product tags. | No |
Returns
| Name | Type | Description |
|---|---|---|
| result | object | Created product details. |



