Best solution to pull in the 'expiration date' value into ServiceNow.

athavichith
Kilo Sage

Hi All,

 

I have the following requirement:

 

"As a hiring manager I would like to be notified of upcoming non-employee expiration dates, so that I can take the appropriate steps to either terminate or extend their account."

 

  • The 'expiration date' field is listed in Active Directory on 'non-employee' type account
  • What is the best solution to pull in the 'expiration date' value into ServiceNow. 
3 REPLIES 3

Muhammad Salar
Giga Sage

Hi @athavichith 
Is it Azure Active Directory?
You can do this by LDAP or REST etc

Yes. Active Directory

It's upon you how you want to pull from there.
You can have integration between servicenow and third party then you can retrieve it by rest message etc Or you can also use LDAP.

If it is azure active directory then i call help you with creating integration