Forum Discussion
Chandan
4 years agoNew Contributor III
@Pakhi You can setup a trigger to run the pipeline with GID of user as parameter whenever a new ticket is created.
For the pipeline you can use ServiceNow Query Snap and can query sys_user table with GID supplied as pipeline parameter. This should get you all the details of that particular user.