trying to build the query to lookup sysid of user using rest api
i found the command but what is to enter into the sysparm_query box on Rest API ? https://[your instance].service-now.com/api/now/table/sys_user?sysparm_query=user_name%3D[your username]&sysparm_fields=sys_id&sysparm_limit=1on R
