Send HTML Emails Using Salesforce Flow

HTML Email in Salesforce Flow

In Salesforce, we usually use classic or Lightning email templates to send automated emails. These work well for simple messages, but they can’t do much with design. For example, when a customer buys something, we want to send a welcome email with their name, product details, and a link to get started. An HTML Email … Read more >>>

Transform Element in Salesforce Flow

Transform Element in Salesforce Flow

In Salesforce, you may need to copy data from one object to another. For example, your company uses Salesforce to manage job applications. You have two custom objects: Job Application and Candidate Profile. When a recruiter marks a job application as “Shortlisted”, you want to automatically create a candidate profile record using relevant fields from … Read more >>>

Count Records in Collection Using Salesforce Flow

Count Records in Collection Using Salesforce Flow

While creating a Salesforce Flow, you may sometimes need to count how many records are stored in a collection variable. This is a common requirement in many business scenarios. For example, you may want to send an alert if there are more than 5 cases related to an Account, or show a message if no … Read more >>>

Reactive Screen Component in Salesforce Flow

Enable reactive components in Salesforce flow

I recently created a Salesforce screen flow to calculate discounts on a product. Initially, the flow had two screens, one for entering the price and selecting the discount percentage, and another to display the discount amount and final price. While this worked, I wanted to show all four fields on a single screen. That’s when … Read more >>>

Display Picklist Values by Record Type in Salesforce Screen Flow

Salesforce Screen flows with Record type Picklists

In Salesforce, we use screen flow to create records. Meanwhile, we need to enter the required fields to create the records. Sometimes, it includes conditional field values, such as picklist values based on the selected record type of the object. In this Salesforce tutorial, I will explain how to display picklist values by record type … Read more >>>

How to Call Apex Class From Salesforce Flow

Call Apex Class From Salesforce Flow

Sometimes, automating the process using Salesforce flow can be limited by the capabilities for handling complex logic. So, for that, we can use an apex class to automate the process and then call an apex class from a flow. In this Salesforce tutorial, we will learn how to call an Apex class from Salesforce flow. In … Read more >>>

How to Automate Survey Invitation in Salesforce using Flows?

Send survey invitation email in Salesforce

In Salesforce, using Surveys, we collect user data through a review or a feedback form. After setting up the survey, the next task is to send the surveys. In Salesforce, we can automate and send survey invitations using flow automation, specifically, a record trigger flow. In this Salesforce tutorial, I will explain how to automate … Read more >>>

How to Create Surveys Using Flows in Salesforce?

Salesforce Lightning Custom Survey forms

In Salesforce, surveys are feedback or review forms that collect feedback from customers, users, and employees by having them fill out the survey form. The collected data is stored for further analysis and to improve products, services, and operations. The Survey feature is available in both Salesforce Lightning and Classic editions. For the developer org, … Read more >>>

Salesforce CRM Analytics vs Tableau [Key Differences and Use Cases Compared]

Salesforce CRM Analytics vs Tableau

Salesforce CRM Analytics and Tableau are powerful tools for data visualization and business intelligence. They help companies make sense of their data and gain valuable insights. While they share some similarities, they also have key differences. Salesforce CRM Analytics is best for users who mainly work with Salesforce data and want seamless integration with their … Read more >>>

Get Current Record ID in Salesforce Flows

How to get record id in Salesforce flow

In Salesforce flows, accessing the current record’s ID is often essential, especially for updating, deleting, or fetching related records. In this Salesforce tutorial, we will learn how to get the current Record ID in Salesforce Flows. Specifically, the screen flows. Get Current Record ID in Salesforce Screen Flow To obtain a current record ID in … Read more >>>

live webinar

Salesforce Data Cloud with Agentforce Data Library

In this live webinar, we will showcase how Salesforce AI Agents use business data and documents to provide intelligent responses using Agentforce Data Library and Salesforce Data Cloud.

Agentforce in Salesforce

DOWNLOAD FREE AGENTFORCE EBOOK

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