HI Trailblazers,
I have been trying to find APIs that will help in retrieving the usage(or activty) data for the Salesforce license such as User License, Permission set and feature license.
So based on the this data we want to determine, whether the users are effectively using the license or not.
I did find few APIs that will be useful in getting the account and objects activities, but this doesn't help in determining the usage of license.
Could please let me know if there is any API available for this.
Thanks in advance !!
3 respuestas
Oh okay, Unfortunately, there is no OOB feature available as of now to get this kind of information. You shall write some custom logic to identify this or verify it manually.