Skip to main content
I'm looking for a way to remove Users as an installed package member when they are deactivated from Salesforce. Currently I have to access the installed package and uncheck the box , after deactivating the User. Is this function only accomplished via Apex?

 

 
1 answer
  1. Sep 8, 2017, 8:02 PM
    It is probably not accomplished via Apex, since the user has to be removed from the licenses list of the Managed package.  I think this has to be manual.
0/9000