products_bulk_update
Bulk update product prices, availability, collections, currency, or delete multiple products in GoHighLevel using targeted filters and product IDs.
Instructions
Bulk Update Products
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Type of bulk update operation | |
| altId | No | Location Id or Agency Id Defaults to GHL_LOCATION_ID when omitted. | |
| price | No | Price update configuration | |
| altType | No | Defaults to GHL_LOCATION_ID when omitted. | |
| filters | No | Filters to apply when selectAll is true | |
| currency | No | Currency code | |
| productIds | Yes | Array of product IDs | |
| availability | No | New availability status | |
| collectionIds | No | Array of collection IDs | |
| compareAtPrice | No | Compare at price update configuration |