You need to sign in to do that
Don't have an account?

How can I ensure my apex trigger fires only when a user session is timed out?
Hi,
I have an apex code that is working perfectly but I want the trigger to only fire when a user logs out/ timesout out his/her session, how can I make that work?
Thanks,
Mariam
I have an apex code that is working perfectly but I want the trigger to only fire when a user logs out/ timesout out his/her session, how can I make that work?
Thanks,
Mariam
Refer this link
https://help.salesforce.com/articleView?id=security_transactions_apex_policies.htm&type=0