SlideShare a Scribd company logo
2
Most read
4
Most read
12
Most read
Presented By : Vikas Singh
Flow in Salesforce
Automate your
business logic in
salesforce
Which Automation Tool should I Use?
❖ Salesforce provides multiple tools to automate your organisation’s
repetitive business processes like : Approvals, Process Builder,
Workflow, and Visual Workflow.
❖ The best automation tool for your needs depends on the type of
business process that you’re automating.
❖ We recommend starting with Process Builder, especially for business
processes that can be simplified to if/then statements.
❖ If the process is too complicated for the Process Builder or requires
more advanced functionality, like :
—> To get Information from Users or Customers and Do Something
with Then create a flow by using Visual Workflow.
Terms : Visual Workflow, The Cloud Flow Designer and Flows
❖ Visual Workflow—The product that hold the process of
designing, managing, and running flows.
❖ Cloud Flow Designer—a point-and-click tool that you
can use to design flows.
❖ Flow—an application that automates a process by
collecting, updating, and creating Salesforce data. Most
often, flows are built by using the Cloud Flow Designer.
Create a Flow
✤ Before you start creating your flow, plan it out. It’s much easier
to automate a business process by using Visual Workflow
when you fully understand the details of your business
process.
❖ Once you understand the process that you want to automate,
design a flow in the Cloud Flow Designer for that process.
❖ Open the Cloud Flow Designer. From Setup, enter Flows in the
Quick Find box, then select Flows, and then click New Flow.
❖ Drag the appropriate elements onto the canvas.
❖ 1: Button Bar.
❖ 2: Left side panel contains three section -
❖ Palette Tab: All the elements that you can add to your flow.
❖ Resources Tab: All the resources that you can add to your flow.
❖ Explorer Tab: All of the elements and resources that you’ve
already added to this flow.
❖ 3: CANVAS - Display the diagram of your flow.
Flow Building Blocks
Designing a Flow
❖ From Setup, enter Flows in the Quick Find box, then
select Flows, and then click New Flow.
❖ Add a screen, where you can collect information from
the user who runs the flow.
❖ From the Palette, drag a Screen element onto the canvas.
❖ General Info , Add a field, Field Setting.
❖ Connect the two elements together by clicking the node
at the bottom of the Screen element and dragging the
connector to the next element. (connectors tell the flow
which element to go to next.)
❖ Identify which element the flow should start at.
Enable Lightning
Runtime for Flows
1: From Setup, enter Automation in the
Quick Find box, then select Process
Automation Settings.
2: Select Enable Lightning Runtime for
Flows.
3: Save your changes.
4: Feel the lightning effect on UI.
Test Your Flow
❖ In the Cloud Flow Designer, click Run.
❖ Enter a name and phone number for a fake account, and
then click Next.
❖ Verify that the test account was created.
Starts when :
❖ User clicks button or link
❖ User accesses custom tab
❖ Process starts
❖ Apex is called
Limits and Considerations for Visual Flow
❖ When designing, managing, and running flows, consider
the permissions, use limits, and data issues.
❖ Maximum number of versions per flow : 50
❖ Maximum number of executed elements at run time :
2,000
❖ Maximum number of active flows and processes per
org : 500
❖ Maximum number of flows and processes per org :1,000
Apex Governor Limits that Affect Flows
Total number of SOQL queries issued 100
Total number of records retrieved by SOQL queries 50,000
Total number of DML statements issued 150
Total number of records processed as a result of DML
statements
10,000
Flow Best Practices
❖ Plan out your flow before you start building.
❖ Never hard-code Salesforce IDs.
❖ Test as many permutations of your flow as you possibly
can.
“Thank You”
?

More Related Content

PPTX
Salesforce Administrator presentation ppt
PPTX
Salesforce admin training 1
PDF
Salesforce Admin 201-certification Notes
PDF
Apex Enterprise Patterns: Building Strong Foundations
PPTX
Salesforce online training SFDC online course
PPTX
An introduction to Salesforce
PDF
Salesforce Lightning Process builder
PPT
SFDX Presentation
Salesforce Administrator presentation ppt
Salesforce admin training 1
Salesforce Admin 201-certification Notes
Apex Enterprise Patterns: Building Strong Foundations
Salesforce online training SFDC online course
An introduction to Salesforce
Salesforce Lightning Process builder
SFDX Presentation

What's hot (20)

PPTX
Why Flow with Salesforce Flow
PDF
Automate All The Things with Flow
PPTX
Introduction to salesforce ppt
PPTX
Reports and dashboards @salesforce
PPTX
Introduction to Apex for Developers
PPTX
Flow builder pros and cons
PPTX
Data model in salesforce
PDF
Introduction to Salesforce | Salesforce Tutorial for Beginners | Salesforce T...
PPT
Salesforce Presentation
PPTX
Salesforce Flows Architecture Best Practices
PPTX
Salesforce Service Cloud - An overview
PPTX
Salesforce Integration Pattern Overview
PDF
Introduction to the Salesforce Security Model
PDF
Two-Way Integration with Writable External Objects
PPT
Oracle Fusion HCM Presentation
PPTX
Record sharing model in salesforce
ODP
Relationships in Salesforce
PPTX
Salesforce Development Best Practices
PDF
SFDC User Setup
PPTX
Technology in Society-CRM-(Salesforce)-Business Strategy
Why Flow with Salesforce Flow
Automate All The Things with Flow
Introduction to salesforce ppt
Reports and dashboards @salesforce
Introduction to Apex for Developers
Flow builder pros and cons
Data model in salesforce
Introduction to Salesforce | Salesforce Tutorial for Beginners | Salesforce T...
Salesforce Presentation
Salesforce Flows Architecture Best Practices
Salesforce Service Cloud - An overview
Salesforce Integration Pattern Overview
Introduction to the Salesforce Security Model
Two-Way Integration with Writable External Objects
Oracle Fusion HCM Presentation
Record sharing model in salesforce
Relationships in Salesforce
Salesforce Development Best Practices
SFDC User Setup
Technology in Society-CRM-(Salesforce)-Business Strategy
Ad

Similar to Flow in Salesforce (20)

PPTX
Talkin bout Flow - Meighan Brodkey WIT Devs
PPTX
Getting to Flow You-Arkansas UG Nov 2022.pptx
PPTX
Go with the Flow: Automating Business Processes with Clicks
PDF
Getting to Flow You: A First Date with Flow Builder
PDF
Know How to Flow - Kelly Hardebeck
PPTX
Flow Presentation vFINAL
PPTX
Getting_Started_with_Salesforce_Flow_for_Developers_(In-person_event)_.pptx
PDF
DF2UFL 2012: Visual Workflow for Sales and Service Clouds
PPTX
Migration to Flows – Getting it Right!
PPTX
Work relay demo v3
PPTX
Salesforce Automation
PPTX
Cloud flow designer: Salesforce.com
PDF
Get Into Lightning Flow Development
PPTX
TrailblazerDX Motihari.pptx
PDF
Building Dynamic UI with Visual Workflow Runtime API
PPTX
Lightning Flofghfhfghfhfhfw Builder.pptx
PPTX
salesforce Flow and Flow Builder In Salesforce
PPTX
Salesforce Elevate - Bilbao '17 - Process automation with and without code
PDF
Rapid Solutions with Salesforce Flows
PPTX
SFDC Visual Flow
Talkin bout Flow - Meighan Brodkey WIT Devs
Getting to Flow You-Arkansas UG Nov 2022.pptx
Go with the Flow: Automating Business Processes with Clicks
Getting to Flow You: A First Date with Flow Builder
Know How to Flow - Kelly Hardebeck
Flow Presentation vFINAL
Getting_Started_with_Salesforce_Flow_for_Developers_(In-person_event)_.pptx
DF2UFL 2012: Visual Workflow for Sales and Service Clouds
Migration to Flows – Getting it Right!
Work relay demo v3
Salesforce Automation
Cloud flow designer: Salesforce.com
Get Into Lightning Flow Development
TrailblazerDX Motihari.pptx
Building Dynamic UI with Visual Workflow Runtime API
Lightning Flofghfhfghfhfhfw Builder.pptx
salesforce Flow and Flow Builder In Salesforce
Salesforce Elevate - Bilbao '17 - Process automation with and without code
Rapid Solutions with Salesforce Flows
SFDC Visual Flow
Ad

Recently uploaded (20)

PDF
2025 Textile ERP Trends: SAP, Odoo & Oracle
PDF
Design an Analysis of Algorithms I-SECS-1021-03
PDF
Digital Strategies for Manufacturing Companies
PDF
Wondershare Filmora 15 Crack With Activation Key [2025
PDF
How to Migrate SBCGlobal Email to Yahoo Easily
PDF
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
PPTX
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
PDF
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
PDF
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PDF
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
PDF
Softaken Excel to vCard Converter Software.pdf
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PPTX
VVF-Customer-Presentation2025-Ver1.9.pptx
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PDF
System and Network Administration Chapter 2
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PDF
Nekopoi APK 2025 free lastest update
PDF
top salesforce developer skills in 2025.pdf
PDF
Odoo Companies in India – Driving Business Transformation.pdf
2025 Textile ERP Trends: SAP, Odoo & Oracle
Design an Analysis of Algorithms I-SECS-1021-03
Digital Strategies for Manufacturing Companies
Wondershare Filmora 15 Crack With Activation Key [2025
How to Migrate SBCGlobal Email to Yahoo Easily
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
Navsoft: AI-Powered Business Solutions & Custom Software Development
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
Softaken Excel to vCard Converter Software.pdf
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
VVF-Customer-Presentation2025-Ver1.9.pptx
Adobe Illustrator 28.6 Crack My Vision of Vector Design
System and Network Administration Chapter 2
wealthsignaloriginal-com-DS-text-... (1).pdf
Nekopoi APK 2025 free lastest update
top salesforce developer skills in 2025.pdf
Odoo Companies in India – Driving Business Transformation.pdf

Flow in Salesforce

  • 1. Presented By : Vikas Singh Flow in Salesforce Automate your business logic in salesforce
  • 2. Which Automation Tool should I Use? ❖ Salesforce provides multiple tools to automate your organisation’s repetitive business processes like : Approvals, Process Builder, Workflow, and Visual Workflow. ❖ The best automation tool for your needs depends on the type of business process that you’re automating. ❖ We recommend starting with Process Builder, especially for business processes that can be simplified to if/then statements. ❖ If the process is too complicated for the Process Builder or requires more advanced functionality, like : —> To get Information from Users or Customers and Do Something with Then create a flow by using Visual Workflow.
  • 3. Terms : Visual Workflow, The Cloud Flow Designer and Flows ❖ Visual Workflow—The product that hold the process of designing, managing, and running flows. ❖ Cloud Flow Designer—a point-and-click tool that you can use to design flows. ❖ Flow—an application that automates a process by collecting, updating, and creating Salesforce data. Most often, flows are built by using the Cloud Flow Designer.
  • 4. Create a Flow ✤ Before you start creating your flow, plan it out. It’s much easier to automate a business process by using Visual Workflow when you fully understand the details of your business process. ❖ Once you understand the process that you want to automate, design a flow in the Cloud Flow Designer for that process. ❖ Open the Cloud Flow Designer. From Setup, enter Flows in the Quick Find box, then select Flows, and then click New Flow. ❖ Drag the appropriate elements onto the canvas.
  • 5. ❖ 1: Button Bar. ❖ 2: Left side panel contains three section - ❖ Palette Tab: All the elements that you can add to your flow. ❖ Resources Tab: All the resources that you can add to your flow. ❖ Explorer Tab: All of the elements and resources that you’ve already added to this flow. ❖ 3: CANVAS - Display the diagram of your flow.
  • 7. Designing a Flow ❖ From Setup, enter Flows in the Quick Find box, then select Flows, and then click New Flow. ❖ Add a screen, where you can collect information from the user who runs the flow. ❖ From the Palette, drag a Screen element onto the canvas. ❖ General Info , Add a field, Field Setting.
  • 8. ❖ Connect the two elements together by clicking the node at the bottom of the Screen element and dragging the connector to the next element. (connectors tell the flow which element to go to next.) ❖ Identify which element the flow should start at.
  • 9. Enable Lightning Runtime for Flows 1: From Setup, enter Automation in the Quick Find box, then select Process Automation Settings. 2: Select Enable Lightning Runtime for Flows. 3: Save your changes. 4: Feel the lightning effect on UI.
  • 10. Test Your Flow ❖ In the Cloud Flow Designer, click Run. ❖ Enter a name and phone number for a fake account, and then click Next. ❖ Verify that the test account was created.
  • 11. Starts when : ❖ User clicks button or link ❖ User accesses custom tab ❖ Process starts ❖ Apex is called
  • 12. Limits and Considerations for Visual Flow ❖ When designing, managing, and running flows, consider the permissions, use limits, and data issues. ❖ Maximum number of versions per flow : 50 ❖ Maximum number of executed elements at run time : 2,000 ❖ Maximum number of active flows and processes per org : 500 ❖ Maximum number of flows and processes per org :1,000
  • 13. Apex Governor Limits that Affect Flows Total number of SOQL queries issued 100 Total number of records retrieved by SOQL queries 50,000 Total number of DML statements issued 150 Total number of records processed as a result of DML statements 10,000
  • 14. Flow Best Practices ❖ Plan out your flow before you start building. ❖ Never hard-code Salesforce IDs. ❖ Test as many permutations of your flow as you possibly can.
  • 16. ?