Smart Action User Interface Definitions REST Endpoints
Business Plans/Goals/Smart Actions/Smart Action User Interface Definitions
UI navigation metadata striped by app usage.
- Get all action navigation definitions
- Method: getPath:
/crmRestApi/resources/11.13.18.05/businessPlans/{BusinessPlanId}/child/Goals/{GoalNumber}/child/smartActions/{businessPlans_Goals_smartActions_Id}/child/UserActionNavigation
- Get all action path parameters
- Method: getPath:
/crmRestApi/resources/11.13.18.05/businessPlans/{BusinessPlanId}/child/Goals/{GoalNumber}/child/smartActions/{businessPlans_Goals_smartActions_Id}/child/UserActionURLBinding
- Get an action navigation definition
- Method: getPath:
/crmRestApi/resources/11.13.18.05/businessPlans/{BusinessPlanId}/child/Goals/{GoalNumber}/child/smartActions/{businessPlans_Goals_smartActions_Id}/child/UserActionNavigation/{businessPlans_Goals_smartActions_UserActionNavigation_Id}
- Get an action path parameter
- Method: getPath:
/crmRestApi/resources/11.13.18.05/businessPlans/{BusinessPlanId}/child/Goals/{GoalNumber}/child/smartActions/{businessPlans_Goals_smartActions_Id}/child/UserActionURLBinding/{businessPlans_Goals_smartActions_UserActionURLBinding_Id}