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?