Activity Forums Salesforce® Discussions When should apex be used over workflow in Salesforce?

  • Deepak

    Member
    April 14, 2020 at 4:16 PM

    There are various reasons why you should use Apex over declarative automation options: -Workflow rules and Process Builder operations sometimes have feature limitations that can be overcome with Apex. For example, pulling information from an external system.

  • [adinserter block='9']
  • Ratnesh

    Member
    April 15, 2020 at 6:29 AM

    Workflow rules and Process Builder operations sometimes have feature limitations that can be overcome with Apex. For example, pulling information from an external system.

Log In to reply.