- Subcategories:
 - Nudge Counts
 - Nudges
 - Object Nudges
 
Nudge Plan Executions REST Endpoints
            
            Nudge Plan Executions
            
        
        
    The nudgePlanExecutions resource provides all nudge plans that have been executed.
- Find a nudge plan execution
 - Method: postPath:
/hcmRestApi/resources/11.13.18.05/nudgePlanExecutions/action/findByAdvancedSearchQuery - Find nudge plan execution detail
 - Method: postPath:
/hcmRestApi/resources/11.13.18.05/nudgePlanExecutions/{PlanExecutionId}/action/findByAdvancedSearchForNudgeExecutionDetail - Find nudge plan execution summary
 - Method: postPath:
/hcmRestApi/resources/11.13.18.05/nudgePlanExecutions/{PlanExecutionId}/action/findByAdvancedSearchForNudgeExecutionSummary - Find object nudge execution detail
 - Method: postPath:
/hcmRestApi/resources/11.13.18.05/nudgePlanExecutions/{PlanExecutionId}/action/findByAdvancedSearchForObjectNudgeExecutionDetail - Get a nudge plan execution
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/nudgePlanExecutions/{PlanExecutionId} - Get all nudge plan executions
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/nudgePlanExecutions