- Subcategories:
- Large Object (LOB) Attributes - ActionIntent
- User Action Navigation
- User Action Request Payload
- User Action URL Binding
Subscription User Actions REST Endpoints
Subscriptions/Parties/Subscription User Actions
The smart actions resource stores the endpoint and security details for every user action.
- Execute action for rows
- Method: postPath:
/crmRestApi/resources/11.13.18.05/subscriptions/{SubscriptionNumber}/child/parties/{PartyPuid}/child/smartActions/action/executeActionForRows - Execute user action
- Method: postPath:
/crmRestApi/resources/11.13.18.05/subscriptions/{SubscriptionNumber}/child/parties/{PartyPuid}/child/smartActions/{UserActionId}/action/executeAction - Generate user smart actions
- Method: postPath:
/crmRestApi/resources/11.13.18.05/subscriptions/{SubscriptionNumber}/child/parties/{PartyPuid}/child/smartActions/action/generateSmartActions - Get a user action
- Method: getPath:
/crmRestApi/resources/11.13.18.05/subscriptions/{SubscriptionNumber}/child/parties/{PartyPuid}/child/smartActions/{UserActionId} - Get action evaluation attributes for resource of smart actions
- Method: postPath:
/crmRestApi/resources/11.13.18.05/subscriptions/{SubscriptionNumber}/child/parties/{PartyPuid}/child/smartActions/action/getActionEvaluationAttributesForResource - Get actions for rows
- Method: postPath:
/crmRestApi/resources/11.13.18.05/subscriptions/{SubscriptionNumber}/child/parties/{PartyPuid}/child/smartActions/action/getActionsForRows - Get all entities of smart actions
- Method: postPath:
/crmRestApi/resources/11.13.18.05/subscriptions/{SubscriptionNumber}/child/parties/{PartyPuid}/child/smartActions/action/getEntities - Get all user actions
- Method: getPath:
/crmRestApi/resources/11.13.18.05/subscriptions/{SubscriptionNumber}/child/parties/{PartyPuid}/child/smartActions - Get attributes for resource of smart action
- Method: postPath:
/crmRestApi/resources/11.13.18.05/subscriptions/{SubscriptionNumber}/child/parties/{PartyPuid}/child/smartActions/action/getAttributesForResource - Get object functions of smart actions
- Method: postPath:
/crmRestApi/resources/11.13.18.05/subscriptions/{SubscriptionNumber}/child/parties/{PartyPuid}/child/smartActions/action/getObjectFunctions - Process mass action
- Method: postPath:
/crmRestApi/resources/11.13.18.05/subscriptions/{SubscriptionNumber}/child/parties/{PartyPuid}/child/smartActions/action/processMassAction