How to identity sysid of a group.

coolsaurabh
Tera Contributor

I have group name. How can I identify sysid of it.

1 ACCEPTED SOLUTION

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hello Sourabh,



Navigate to the group record and right click on header->Select copy sys_id to copy the sys_id.


Screen Shot 2017-03-19 at 4.04.46 PM.png


View solution in original post

3 REPLIES 3

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hello Sourabh,



Navigate to the group record and right click on header->Select copy sys_id to copy the sys_id.


Screen Shot 2017-03-19 at 4.04.46 PM.png


swarnadip
ServiceNow Employee
ServiceNow Employee

Hi Sourabh,



If you have the exact group name and if you are trying to get it by script, use 'name=XYZ Approvers' as encoded query (considering you do a GlideRecord on Group table).



Thanks,


SR


Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.



If you are viewing this from the community inbox you will not see the correct answer button.   If so, please review How to Mark Answers Correct From Inbox View.