Loading

Determine what Users are frozen via the API

Publiceringsdatum: Oct 13, 2022
Beskrivning
I want to be able to find which users are frozen in my organization via the API. 
Lösning
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-artikelnummer

000386556

 
Laddar
Salesforce Help | Article