
1 resposta

Hi Nishant,For performing an action when a picklist value gets changed, you can go with Process Builder. Process Builder is a workflow tool that helps you easily automate your business processes by providing a powerful and user-friendly graphical representation of your process as you build it. You can use the Process Builder to perform more actions than with workflow:
- Create a record
- Update any related record
- Use a quick action to create a record, update a record, or log a call
- Launch a flow
- Send an email
- Post to Chatter
- Submit for approval
- Call apex methods
But the process builder doesn’t support outbound messages.
Please refer the below Trailhead module explaining the process builder:https://developer.salesforce.com/trailhead/en/business_process_automation/process_builderAlso, refer the below links:https://help.salesforce.com/HTViewHelpDoc?id=process_overview.htm http://gearscrm.com/overview-of-salesforce-process-builder/ http://www.runconsultants.com/blog/comparing-salesforce-workflows-to-lightning-process-builder/ Hope this helps you!Best Regards,Deepthi