PARTNERS - Please join us for our upcoming webinar:
Leveraging Intelligent Recommendations for Operational Transformation.
AMS Partners click HERE | EMEA/APJ Partners click HERE

Unique name and e-mail for contractors

MarkHancock
New Contributor III
New Contributor III

Hi,

Contractors will be created in EIC using from another application using the EIC REST API. What is the best way to then generate unique systemUsername and e-mail addresses for these users? (The app adding the users doesn't have the functionality to generate the unique values.)

(For normal employees these will get set via a User import job.)

Tanks,

Mark

6 REPLIES 6

rushikeshvartak
All-Star
All-Star

They can utilize saviynt API to find uniqueness 


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

They could, but then that means having the rules in two sets of places and them having to do development work. I was hoping we could have the rules set once in EIC and it works it out. 

Unless there is a call they can make to get a unique value? 

(Retrieving every user and account when adding a user isn't going to work.)

You can make call from target application call to saviynt REST API. work will be either from saviynt side / target application side


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

What call(s) would be needed to get a unique value?