Send An Email to User and Public Group Using Apex in Salesforce

How to Send Email to User Using Apex in Salesforce

In Salesforce, we have a flow automation feature that allows us to automate processes such as record updates, task assignments, creation of related records, and sending automated emails. However, we can use Salesforce Apex when the logic is complex or when working with a large number of records. Triggers are written in code, which provides … Read more >>>

Send SMS From Salesforce Using Twilio

Send SMS From Salesforce Using Twilio

When you are working as a support user and a high-priority case is created in Salesforce, we can automate the process of sending an email using a flow. Now, what if we also want to send an SMS from Salesforce when any condition is met to defined criteria? Therefore, we need to use a third-party … Read more >>>

Create Image Cropper in Salesforce Lightning Web Component

Crop image using LWC in Salesforce

Have you ever wanted to let users upload a profile picture in Salesforce with an easy cropping experience? This is similar to what we get when uploading profile pictures on social media apps. There, we see the option to crop the image before uploading. We can create an image cropper in Salesforce with Lightning Web … Read more >>>

Configure Agentforce for Customer Service in Salesforce

Configure Agentforce for Customer Service in Salesforce

As a customer service agent, you receive a number of cases, emails, and chats every day. Now, to manage all these things, you keep jumping between different screens and tabs. Isn’t it feel unorganized and stressful, right? Want to make your customer service better with Salesforce? Then you should know about Agentforce. It’s an AI … Read more >>>

Create Custom Calendar Using Lightning Web Components in Salesforce

Lightning Web component Cusotm Calenadar

In Salesforce, we need a calendar to manage events, meetings, deadlines, and tasks directly within the platform. Instead of switching between external tools like Google Calendar or Outlook, users can track everything in one place using a custom reusable LWC calender, where it can be deployed on any lightning page. The most efficient way to … Read more >>>

Custom Image Slider in Salesforce Using Lightning Web Component

Salesforce Lightning Carousel element

In Salesforce Lightning pages, we can use image sliders to make them more attractive and interactive. An image slider allows us to display images with transitions and add captions. In Salesforce, we can display image sliders using different methods, such as: In this tutorial, I will show you how to create an image slider in … Read more >>>

Retrieve Data From Salesforce in LWC Without Apex

Retrieve Data From Salesforce in LWC Without Apex

Usually, when we retrieve data from Salesforce org, we use the Apex class where we write the SOQL query. However, this can also be done without using the Apex class. Instead of Apex, we can use Lightning Data Service and Wire Adapters to get data from the Salesforce org. Using the above methods, let me … Read more >>>

Override Standard Button Using Lightning Web Component (LWC)

Change default button action using LWC

In Salesforce, overriding the standard buttons like New, Edit, and View helps us to customize the form that appears as we click on this action button. For example, you want to edit a record and on clicking the Edit button you want the fields other than those available in the standard Edit form. Let’s learn … Read more >>>

live webinar

Build Your First Agentforce AI Agent in Salesforce

We will show demo on the complete process of building your first AI Agent in Salesforce using Agentforce. You’ll learn how agents work and how to connect your agent to Salesforce data to deliver intelligent business outcomes.

Agentforce in Salesforce

DOWNLOAD FREE AGENTFORCE EBOOK

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