activities
latest
false
UiPath logo, featuring letters U and I in white

Integration Service Activities

Last updated Mar 12, 2026

Search Users by Email or Name

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI PathRole
Searches for users in ServiceNow by email or name.GET/api/now/table/sys_userN/A

Input

ParameterDescriptionData Type
User nameUser name or login name used to filter ServiceNow usersstring
EmailEmail address used to filter ServiceNow usersstring
Max recordsMaximum number of user records to returnint32

Output

ParameterDescriptionData Type
Search sys userList of users matching the queryobject
Note:
  • In API workflows, a single response object is returned as the output. Any required fields can be extracted directly from this object.
  • In RPA workflows, some output parameters may differ, but the necessary values can still be retrieved from the response object even if they are not explicitly exposed.
  • Project compatibility
  • Overview
  • Input
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated