Access to the Demandware API are secured by a Client ID
and Client password
combination.
This component has no trigger functions. This means it will not be accessible to select as a first component during the integration flow design.
The component has actions for accessing for all endpoints of the commerce cloud
Data API
. Here are some of them:
PUT
products /products/{id}
POST
product_search /product_search
GET
products /products/{id}
DELETE
products /products/{id}
PATCH
inventory_lists /inventory_lists/{id}
Here is the Demandware (commerce cloud) API documentation. You need to be authorized to access the docs.
Click here to learn more about the elastic.io iPaaS