Skip to main content

Flows

Salesforce Flow automation — screen flows, record-triggered flows, scheduled flows, and advanced patterns.

Topics Covered

  • Screen Flows — User-facing flows, input/output components, navigation, dynamic choices
  • Record-Triggered Flows — Before-save, after-save, fast field updates, entry conditions
  • Scheduled Flows — Batch processing, scheduled paths, time-based automation
  • Autolaunched Flows — Invocable from Apex, process builder, external systems
  • Flow Elements — Assignments, decisions, loops, subflows, custom error handling
  • Flow Best Practices — Bulkification, governor limits in flows, debugging, versioning