Salesforce Fact #955 | Create inactive user

While creating a new user from UI, the IsActive checkbox is true and cannot be edited.

However, while creating users from CSV file or API, we can set the IsActive flag to false to create the users as inactive.

Comments

Popular posts from this blog

Salesforce Fact #913 | Access selected record field values in screen flow lookup w/o Get Records