You need to sign in to do that
Don't have an account?
Querying the UserServicePresence Object
Anyone have a good way to query the UserServicePresence object? This object creates multiple records per agent per day. I only need to query the most recent record.
Use below SOQL query . Hope this helps :)
Thanks!
Amit Singh