products_create_product_collection
Create a product collection in GoHighLevel by providing a name, slug, and optional SEO and image details to organize products for your business.
Instructions
Create Product Collection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seo | No | The metadata information which will be displayed in SEO previews | |
| name | Yes | Name of the Product Collection | |
| slug | Yes | Slug of the Product Collection which helps in navigation | |
| altId | No | Location Id Defaults to GHL_LOCATION_ID when omitted. | |
| image | No | The URL of the image that is going to be displayed as the collection Thumbnail | |
| altType | No | The type of alt. For now it is only LOCATION Defaults to GHL_LOCATION_ID when omitted. | |
| collectionId | No | Unique Identifier of the Product Collection, Mongo Id |