Skip to main content

Hello again guys.

Currently I'm working with a SmartObject that contains a variable named "Email" wich as it's name implies, contains different emails.

The problem that I need to solve is that the email needs to be send to an Azure Active Directory user and K2 is sending it to an Active Directory User.

 

I already tried doing it by adding "AAD:" before the email with no luck.

How should I store the email in the SMO?

Thanks in advance.

 

Hi AaronAcosta1


 


You will probably need to use a User Role management Service Instance > URM Service > User SmartObject. By passing the required K2 Label as an input property, the email address for a user will be returned against the specified Label.


 


Please see the following article for a similar kind of setup: https://help.k2.com/support-services/kbt130567


 


Regards,


Thinus


Reply