EventHandler
This class provides RESTful services to trigger marketing based on certain types of events. For example, CategoryDisplay, ProductDisplay, or Search.
Method Name | HTTP Method | URL | Query Parameters | Description | Authentication | Example |
---|---|---|---|---|---|---|
triggerMarketing | POST | store/{storeId}/event/ | responseFormat={responseFormat} | Triggers marketing based on certain events. Required parameters:
Optional parameters:
Note: The searchTerm attribute expects a comma-separated
list of search strings. |
No,HTTP | Sample |