Need Scheduled import for sys_user table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 01:13 PM
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?"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 01:40 PM
Hi @rajibosss11
You can use 'Scheduled Import ' and schedule to run the Data source.
Sample:
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 01:56 PM
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.
Chandan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 01:56 PM
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.
Chandan