Working with Catalogs#
This section presents methods for working with catalogs. To use all catalog methods except getProducts, getProduct, sendOrder, getCollection, getCollections, and getOrderDetails, you must have a WhatsApp Business account.
This section presents methods for working with catalogs.
- Create a product in the catalog
- Edit a product
- Delete product(s)
- Get a list of catalog products
- Get a specific product
- Send a product to chat
- Send an order (cart)
- Create a product collection
- Get a list of collections
- Get a specific collection
- Edit a collection
- Delete a collection
- Reorder collections
- Get order details
Setting up catalog webhooks#
To receive catalog-related webhooks (productMessage, orderMessage), enable the catalogWebhook setting in your instance (disabled by default).