Allianz Engagement Survey · Capability
Allianz Employee Engagement Workflow
Workflow capability for HR teams running employee engagement surveys at Allianz, covering survey planning, participant management, results analysis, and action plan tracking.
What You Can Do
GET
List surveys
— List all engagement surveys
/v1/surveys
POST
Create survey
— Create a new engagement survey
/v1/surveys
GET
List participants
— List participants and response status
/v1/surveys/{survey_id}/participants
POST
Add participants
— Add employees as survey participants
/v1/surveys/{survey_id}/participants
GET
Get analytics
— Get engagement analytics for a survey
/v1/surveys/{survey_id}/analytics
GET
List action plans
— List action plans for a survey
/v1/surveys/{survey_id}/action-plans
POST
Create action plan
— Create an action plan from survey insights
/v1/surveys/{survey_id}/action-plans
MCP Tools
list-engagement-surveys
List all Allianz employee engagement surveys with status and type filtering
read-only
create-engagement-survey
Create a new annual, pulse, onboarding, or exit engagement survey
get-engagement-survey
Get details and configuration of a specific engagement survey
read-only
list-survey-participants
List participants and track who has responded to a survey
read-only
add-survey-participants
Add employees to a survey and send invitation emails
get-survey-analytics
Get aggregated engagement scores, participation rates, and insights for a survey
read-only
list-action-plans
List improvement action plans created from survey findings
read-only
create-action-plan
Create an action plan to address employee engagement survey findings
APIs Used
allianz-engagement-survey