catalog_item_create
Create a single catalog item in Braze by providing the catalog name, item ID, and item data fields.
Instructions
Create a single catalog item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | No | Braze REST API key | |
| item_id | Yes | Item ID | |
| item_data | Yes | Item data fields | |
| catalog_name | Yes | Catalog name | |
| restEndpoint | No | Braze REST endpoint URL |