How to import users, roles and group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-13-2018 07:16 AM
Hello all,
I want to import users roles and group from excel sheet into service now users , roles and group
table.
Please give me the brief description for how to achieve this.
Regards,
Manjusha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-13-2018 07:21 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-13-2018 07:21 AM
Hi Manjusha,
For that we need to use Data source. Link should give you a better understanding for getting it work.
Thanks,
Jaspal Singh
Hit Helpful or Correct on the impact of response.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-13-2018 07:30 AM
Since you are using an excel spreadsheet you are going to have to break it up.
1.Import the groups to the groups table with an import set/Transform map
2.Assign the roles to the groups manually.
3.Then import the users with an import set, and break the users into their appropriate groups via a transform script.
This link may help with the transform script.
https://community.servicenow.com/community?id=community_question&sys_id=bff1c3e9db98dbc01dcaf3231f96....
Best of Luck
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-15-2018 05:45 AM
Hi,
Can you please share me the transform script to break users into appropriate group.
Regards,
Manjusha.