In 2020, we introduced a number of new product information endpoints to the Acquia DAM API v2.0. We're now providing even more functionality to easily search your products and also organize them within your product category hierarchy.
You can now access the power of product search through the API. With the new endpoint, you can do the same searches you access via the Entries UI and more. Search with a simple query string to search by product name and SKU or add filters to unlock the full power of the search endpoint. Filters can be used to search only parent products or only variants. They can also be used to search by attribute values.
POST /v2/products/search Get the details about the product search endpoint in our API documentation.
Entries recently added the ability to organize your products into categories. This functionality is now available through the API. This affects a few endpoints.
GET /v2/product-categories PUT /v2/products//product-category POST /v2/products POST /v2/products/search GET /v2/products/ GET /v2/products/channel/ Details about these endpoints are available in our API documentation. Reach out to our support team if you have any questions.
If this content did not answer your questions, try searching or contacting our support team for further assistance.
Fri Feb 24 2023 18:44:56 GMT+0000 (Coordinated Universal Time)