Share Records Using Salesforce Flow

Sharing records from flow in Salesforce Lightning

You can absolutely use Salesforce Flow to share records in a clean, repeatable way, without relying on users to click “Sharing” or on developers to write Apex. I work as a system administrator in a company that uses Salesforce to manage its business. Recently, we conducted a campaign and got many new leads. These leads … Read more >>>

Automatically Delete Records Using Salesforce Flows

Delete Records Using Salesforce Flows

When we are doing business with a customer, we create an account and mark it as Active. Also, when we stop working with that customer, the user sets that account as deactive. The requirement is that whenever a user marks an Account as not active and saves the record, Salesforce should automatically delete that Account. … Read more >>>

How to Avoid Validation Rules Using Salesforce Flow

Avoid Validation Rules Using Salesforce Flow

In Salesforce, when we add a validation rule to any object, it prevents users from entering incorrect data. We can create a flow to avoid the validation rule and create the record. In this article, we will learn how to avoid validation rules using Salesforce Flow, with real-time examples and explanations. What is the Validation … Read more >>>

How to Add Multiple Columns to Screen Flows in Salesforce

Create a Screen with Two Columns in Salesforce Flow

While working as a Salesforce Admin, our client wanted a form that collects customer information during record creation. They asked us to keep the form simple because sales users found long forms difficult to complete. Initially, when I created the form using Screen Flow, all input fields were displayed in a single column, which looked … Read more >>>

Outbound Omni-Channel Flow in Salesforce Agentforce

Outbound Omni-Channel Flow in Salesforce Agentforce

In Salesforce, the Service Agent is one type of AI Agent available in Agentforce. After creating and deploying it to a Salesforce experience (community) site, end users or customers can easily interact with the agent to raise requests or get support. To route the request from the site to the service AI agent, we create an Inbound … Read more >>>

Auto-Close Support Cases Using Salesforce Flows

Close Waiting Cases Using Salesforce Flows

In Salesforce, our service agents handle customer support cases. Sometimes, after replying to a customer, they wait for the customer to respond. However, if the customer doesn’t reply, the case remains open for an extended period. To avoid keeping these cases open for too long, the service manager wants to automate the process of closing … Read more >>>

File Upload Approval Process Using Salesforce Flow

File Upload Approval Process Using Salesforce Flow

We recently hired new employees, and as part of their onboarding process, they need to upload important documents, such as ID proofs, offer letters, and signed agreements, into Salesforce. However, we don’t want these documents to be visible or officially stored until they have been reviewed and approved by a manager. So, I created an … Read more >>>

How to Create a Scheduled Path in Salesforce Flow

Create Scheduled Paths in Salesforce Flows

In Salesforce, to execute a process automatically after a specific time, we can either create a Scheduled-Triggered Flow or use a Wait Element in Salesforce Flows. The Wait Element can only be used in Scheduled-Triggered Flows and Autolaunched Flows. However, when we are working with a Record-Triggered Flow, which runs when a record is created … Read more >>>

Agentforce in Salesforce

DOWNLOAD FREE AGENTFORCE EBOOK

Start with AgentForce in Salesforce. Create your first agent and deploy to your Salesforce Org.

Salesforce flows complete guide

FREE SALESFORCE FLOW EBOOK

Learn how to work with flows in Salesforce with 5 different real time examples.