[Python] How to check if a requester is also a technician?
A lot of our technicians will forward tickets or create tickets via email rather than actually creating incidents within the application. This results in a lot of requests from technicians that are actually just to keep track of work orders. I am trying to use a python script or otherwise to automatically assign requests that are submitted by technicians via email to themselves.
Thanks
New to ADSelfService Plus?