function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
camelUsercamelUser 

Process Builder on request security token?

Is it possable to create an internal process that triggers when a user requests a new security token?
/ have that token forwarded on to a apex class ?

I cant see the token referanced against the user object in the salesforce Process Builder.