Tag: salesforce
-
Trigger to Post Automated Random Chatter Comment
Apex Trigger to post an automated random comment whenever a chatter post is published. When any user posts to chatter and if the user’s post contains the term “Success”, an automated comment should be posted. This comment should be randomly selected from a list of comments; And should be posted as a specific user.
-
Learn Salesforce Triggers with Examples and Scenarios
Learn Salesforce Apex Triggers with examples and scenarios by dissecting them line by line. This List of Salesforce Triggers is for beginners to practice and learn.
-
Manually Setup a Users Password in Salesforce
Manually Setup a Users Password in Salesforce using the Developer Console or the Workbench. Here’s a step by step method to setup the users password manually. Pro tip includes creating a user interface to setup new passwords manually.