Need Scheduled import for sys_user table

rajibosss11
Tera Contributor

Hi Experts I need below requirement,

 

"I need to schedule import a daily LDAP import in ServiceNow to synchronize user details, active and inactive status. Can someone share the steps or a demo for this?"

3 REPLIES 3

Voona Rohila
Kilo Patron
Kilo Patron

Hi @rajibosss11 

You can use 'Scheduled Import ' and schedule to run the Data source.

 

Sample:

VoonaRohila_0-1752698352622.png

 

 


Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP

SD_Chandan
Kilo Sage

Hi @rajibosss11 ,
You can set up a Scheduled Import to run every day.
Go to Scheduled Imports, choose your LDAP data source, link it to the sys_user table using a Transform Map, and set it to run daily.
Make sure the right fields like username, email, and active are mapped correctly.



Thank you
Chandan

SD_Chandan
Kilo Sage

Hi @rajibosss11 ,
You can set up a Scheduled Import to run every day.
Go to Scheduled Imports, choose your LDAP data source, link it to the sys_user table using a Transform Map, and set it to run daily.
Make sure the right fields like username, email, and active are mapped correctly.


Thank you
Chandan