VARIOUS WAYS TO INVOKE FLOW IN SALESFORCE
Learn The Various Ways to Invoke Flow in Salesforce This blog is explain what are the ways available to invoke flow in salesforce and we can create flow development easily but we need to know where it is invoke as
HOW TO SEND EMAIL THROUGH FLOW IN SALESFORCE
We know multiple ways in Salesforce to send email so in this blog explain the simple steps to send email through flow. So you can add this steps as per your business use case to send email. Flow Creating Steps : Step
HOW TO CREATE RECORD BY USING FLOW IN SALESFORCE
Scenario : Create new Opportunity record by using Flow. How to create record ? Lets create new record, for simple example you can take Opportunity object and create new opportunity record by using Flow. You can follow the steps below to create new
BASICS OF FLOW ELEMENTS IN SALESFORCE (PART 2)
Learn Basics of Flow Elements & It's Types in Salesforce (Part - 2) Flow elements : In Flow builder layout , Flow elements available in that left side bar and each element are represents action that the flow execute. Such actions are
BASICS OF FLOW ELEMENTS IN SALESFORCE (PART 3)
Learn Basics of Flow Elements & It's Types in Salesforce (Part - 3) Flow elements : In Flow builder layout , Flow elements available in that left side bar and each element are represents action that the flow execute. Such actions are
BASICS OF FLOW ELEMENTS IN SALESFORCE(PART 1)
Learn Basics of Flow Elements & It's Types in Salesforce (Part - 1) Flow elements : In Flow builder layout , Flow elements available in that left side bar and each element are represents action that the flow execute. Such actions are
FLOW RESOURCES IN SALESFORCE & HOW TO CREATE, EDIT AND DELETE RESOURCE IN SALESFORCE
What is Flow Resource & How to Create, Edit, & Delete in Salesforce What is Flow Resources? Flow resources are represents a value that you can reference throughout the flow and its like merge fields in an email template or a formula.
ABOUT FLOW BUILDER & ITS LAYOUT DETAILS IN SALESFORCE
What is Flow Builder? Flow builder is a point-and-click tool for building flows. It can be used to build code-like logic without the requirement of knowing a programming language. How can you find Flow builder in salesforce platform? The steps to find flow
LIGHTNING FLOW IN SALESFORCE (Part 3)
Here we discussed below about Flow templates and which template is salesforce implemented. Flow have following templates to build a process : Screen FlowsAuto Launched FlowContact Request FlowLightning Scheduler FlowUser Provisioning Flow Flow having above mentioned templates and salesforce can be implemented by
LIGHTNING FLOW IN SALESFORCE (Part 2)
Learn Lightening Flow & Structure of Lightening Flow in Salesforce What is Flow? Flow is an application inside the salesforce that automate complex business process by using clicks, not code. Flow can fetch, delete, update and create records on multiple objects.Flow is