Process Builder vs Flow Builder

10

Process Builder

Use Process Builder when you need to start a behind-the-scenes business process automatically. Processes can start when:

  • A record is created
  • A record is updated
  • A platform event occurs

Flow Builder

Use Flow Builder to:

  • Automate a guided visual experience.
  • Add more functionality for a behind-the-scenes process than is available in Process Builder. Use Flow Builder to build the more complex functionality. Then call the resulting flow from the process.
  • Start a behind-the-scenes business process:
  • When a user clicks something, like a button
  • When a record is created
  • When a record is updated
  • When a platform event occurs
  • At a specified time and frequency

Share on

Share on facebook
Facebook
Share on twitter
Twitter
Share on linkedin
LinkedIn

Related Posts

LWC vs Aura

LWC LWC uses core Web Components standards (Native browser APIs) and provides only what’s necessary to perform well in browsers supported by Salesforce. Because it’s

Marketing Cloud Basics

It enables you to know your customer, personalize with intelligence, and engage across the entire journey. It’s the only integrated customer engagement platform that enables

SFDX

Prerequisite: Enable “Dev Hub” in your Production Org. 1. Log in to the Dev Hub To authorize the Dev Hub, use the web login flow

Platform Events

Platform event is based on Event-driven architecture. Unlike request-response communication models, software architecture built on an event-driven model decouples event producers from event consumers, thereby