Loading

Determine what Users are frozen via the API

Julkaisupäivä: Oct 13, 2022
Kuvaus
I want to be able to find which users are frozen in my organization via the API. 
Ratkaisu
You can query on the UserLogin object to know if user is frozen. 

E.g.
SELECT UserId, IsFrozen FROM UserLogin WHERE IsFrozen=True

The above query will return a list of all the User Ids that are frozen. 
Knowledge-artikkelin numero

000386556

 
Ladataan
Salesforce Help | Article