List Owned Objects
Get the list of directory objects that are owned by the user.
Introduction
Configuration
Name
Description
Default value
Mandatory
Expanded
{
"name": "EntraIDOwnedObjects",
"config": {
"namespace": "X",
"user_id": "${item.id}",
"id_property": "id",
"select": "id,displayName"
}
}