Delegated Administration Dashboard

Hay everyone,

I am trying to customize Delegated Administration Dashboard based on user organization. Is it possible to only show based user Organization?

Example: I am admin to Delegated Administration Dashboard extension and I have added org in helpdesk connection (Application in help desk connection

{
“org”: “OrgTest”
}

Is it possible to make an API call from Filter Hook to search OrgTest users in Get organization user endpoint and display the users?

Hi @vigneshSivasamy,

Unfortunately the Delegated Administration Dashboard is retrieving all users and there isn’t a way to filter them based on Organization. I would suggest building a custom application that calls the Management API to retrieve all users based on Organization and can make the changes from there.

If you have any other questions feel free to ask us.

Have a good one,
Vlad

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.