Skip to main content

I have a scenario where I need to check wether the admin with a particular email exists then, assign a conversation to him. So, I want to check if an admin exists with that email.

But as per API doc, I am unable to find any good api to do so, instead I have to hit Get All admins, and the filter the admin from it.

 

Is it expected or any better solution?

Hey @anurag m​ ! With the API it is the only option. Only from UI you can search the admins using the email address. Maybe you can add this to the Product Wishlist.


Reply