- Subcategories:
- Large Object (LOB) Attributes - ActionIntent
- Smart Action REST Payload Definitions
- Smart Action User Interface Definitions
Smart Actions REST Endpoints
Products/Smart Actions
This VO stores the endpoint and security details for every user action.
- Execute an action
- Method: postPath:
/crmRestApi/resources/11.13.18.05/products/{InventoryItemId}/child/smartActions/{products_smartActions_Id}/action/executeAction - Generate smart actions
- Method: postPath:
/crmRestApi/resources/11.13.18.05/products/{InventoryItemId}/child/smartActions/action/generateSmartActions - Get action evaluation attributes - Not Supported
- Method: postPath:
/crmRestApi/resources/11.13.18.05/products/{InventoryItemId}/child/smartActions/action/getActionEvaluationAttributesForResource - Get all actions
- Method: getPath:
/crmRestApi/resources/11.13.18.05/products/{InventoryItemId}/child/smartActions - Get an action
- Method: getPath:
/crmRestApi/resources/11.13.18.05/products/{InventoryItemId}/child/smartActions/{products_smartActions_Id} - Get attributes - Not Supported
- Method: postPath:
/crmRestApi/resources/11.13.18.05/products/{InventoryItemId}/child/smartActions/action/getAttributesForResource - Get entities - Not Supported
- Method: postPath:
/crmRestApi/resources/11.13.18.05/products/{InventoryItemId}/child/smartActions/action/getEntities - Get mass or composite actions for the selected records
- Method: postPath:
/crmRestApi/resources/11.13.18.05/products/{InventoryItemId}/child/smartActions/action/getActionsForRows - Get object functions - Not Supported
- Method: postPath:
/crmRestApi/resources/11.13.18.05/products/{InventoryItemId}/child/smartActions/action/getObjectFunctions - Process mass action - Not Supported
- Method: postPath:
/crmRestApi/resources/11.13.18.05/products/{InventoryItemId}/child/smartActions/action/processMassAction - Process mass or composite action
- Method: postPath:
/crmRestApi/resources/11.13.18.05/products/{InventoryItemId}/child/smartActions/action/executeActionForRows