Salesforce Sales Cloud Basics
This short video shows how easy to create & manage leads and to convert it to opportunity, contacts & accounts using Salesforce Sales Cloud. Please…
This short video shows how easy to create & manage leads and to convert it to opportunity, contacts & accounts using Salesforce Sales Cloud. Please…
How to download backup files from Salesforce using UiPath robots. How to get the latest file from the folder: Directory.GetFiles(“YOUR FOLDER”).OrderByDescending(Function(d) New FileInfo(d).CreationTime).First The link…
We demo how leveraging a subscriber key migration to remove duplicate subscribers from Sales or Service Cloud in Marketing Cloud while minimizing data loss. Explore…
The Salesforce Platform App Builder certification focuses on the different declarative functions available to an admin. Development and code are not included, but it focuses…
Winter 21 – Restrict Access to @AuraEnabled Apex Methods for Authenticated Users The video explained the following Items: Action items to enable or disable the…
The wait is over – Dreamforce will be going ahead in 2020! Salesforce has gone back to the drawing board and rebuilt Dreamforce 2020 for…
Passing record ids is a technique that every flow master needs to know to use flows to their full potential. In this video, we go…
In this video, you will learn what is Lightning Unsaved Change and how you can use it in your Lightning Components. I will create a…
Multi-select picklists are AMAZING but have some MAJOR downsides. Do you like the functionality of muti-selects but hate reporting on them? Does the easy user…
Even though we’re in the middle of one of the strangest summers in our lives, we can rely on one constant: releases from Salesforce. It’s…
An external data source specifies how to access an external system. Salesforce Connect uses external data sources to access data that’s stored outside your Salesforce…
Have you ever want to have an auto number field but it only populates when certain criteria were met on a record? Now you can…