The CreatorCon Call for Content is officially open! Get started here.

How to create flow which checks if user is existing in Azure AD using Flow Designer

KSLN SAHITHI
Tera Expert

Hi I have a scenario where I have to check if a user exists in Azure AD after I submit RITM of a catalog item. I have created Interface Definition where it returns emailid of the user in interface parameters. Now, I am stuck with flow designer. How to script this into flow designer? Dies anybody have any idea on how to proceed? Please let me know.

Thank You. 

1 ACCEPTED SOLUTION

OlaN
Giga Sage
Giga Sage

Hi,

Have you looked at using the Azure AD Spoke?

find_real_file.png

View solution in original post

2 REPLIES 2

OlaN
Giga Sage
Giga Sage

Hi,

Have you looked at using the Azure AD Spoke?

find_real_file.png

KSLN SAHITHI
Tera Expert

Hi @OlaN

I have used Integration definition to connect with Azure Ad and created a flow. Thanks for your help.