Get Manager
Retrieve the manager of a user object.
Introduction
Configuration
Name
Description
Default value
Mandatory
Expanded
{
"name": "EntraIDGetManager",
"config": {
"namespace": "entra01",
"user_id": "${item.id}",
"select": "id,businessPhones,displayName,mail,userPrincipalName",
"id_property": "id",
"merge_with_existing_item": true
}
}