Salesforce Masterclass Youtube Resources
A complete collection of step-by-step YouTube tutorials designed to support your learning inside the Salesforce Masterclass Skool course.
Everything here is built to help you see how real Salesforce data migrations are done in practice — not just theory.
Practical Walkthroughs For Data Migration & Admin tasks
- Master Data Loader for real migrations
- Prepare and clean data using Excel
- Handle Users, Leads, Contacts, Campaigns, and more
- Work with Flows, validation rules, and automation safely
- Fix common migration errors quickly
- Apply real-world Salesforce consultant workflows
Designed to Support Your Skool Course Journey
These YouTube resources are structured to reinforce your lessons inside the Salesforce Masterclass community, so you can follow along, practice, and execute confidently in real projects.
Start learning through real migration walkthroughs
The Salesforce Migration Step Everyone Overlooks
Save Hours Mapping Salesforce Fields with This Chrome Trick
The Secret to Perfect Field Mapping in Salesforce Data Loader
Migrating Files to Salesforce: ContentVersion + ContentDocumentLink
This tutorial explains the end-to-end process of migrating files into Salesforce using ContentVersion and ContentDocumentLink. It covers the correct load order, file-to-record linking, mapping preparation, common migration errors, and best practices for successful Salesforce file migrations.
How to Insert Accounts into Salesforce using Data Loader
This tutorial walks through the process of inserting Account records into Salesforce using Data Loader. It covers CSV preparation, API field mapping, record types, legacy IDs, auto-matching, and techniques for avoiding common data loading errors to achieve successful imports.
The Salesforce Migration Step Everyone Overlooks
This tutorial explains how to correctly migrate recurring events into Salesforce using Event Series records and Data Loader. It covers data transformation techniques, Excel formulas, duplicate prevention, validation steps, and preparation methods to ensure clean event migrations.
How to Insert Salesforce Events and Event Relations
This topic explains how to properly insert Salesforce Events and their related records using Data Loader, including how to prepare event files, handle date/time formatting, manage polymorphic fields (WhoId/WhatId), and differentiate between attendees and invitees. It also covers common errors, limits, and how to verify successful event and event relation uploads in Salesforce.
How to Backup/Export Salesforce Data
This explains how to safely backup or export Salesforce data before any migration or data loading activity, highlighting multiple free native methods such as Data Export Service, Data Loader, and reports. It emphasizes the importance of point-in-time backups, handling related records and IDs properly, and avoiding risks during data migration.
How to Backup/Export Salesforce Data
This explains how to correctly identify and use Salesforce Record IDs and Metadata IDs during data migration, focusing on 15-digit vs 18-digit IDs, object key prefixes, and why 18-digit IDs are required for tools like Excel. It also covers how to retrieve metadata IDs (like record types and permission sets) and distinguish between data (records) and metadata (system structure).
Inserting Tasks into Salesforce? Use Data Loader
This explains how to insert Salesforce Tasks using Data Loader, including proper file preparation, handling task status and relationship fields, and loading Task Relations when Shared Activities is enabled. It also covers reminder settings, required fields, and how to validate successful inserts and troubleshoot errors.
How to Log In to Salesforce Data Loader Production and Sandbox
This explains how to log in to Salesforce Data Loader for both Production and Sandbox environments using either OAuth authentication or username/password with security token. It also covers how to handle login issues, domain mismatches, and security token errors during setup.
How to Insert Contacts Using Salesforce Data Loader
This explains how to prepare, map, and insert Contact records into Salesforce using Data Loader, including handling account relationships, record types, legacy IDs, validation rules, and data formatting. It emphasizes proper data preparation (like required last name and date formatting), mapping strategies, error handling, and verifying successful imports in Salesforce.
How to install Salesforce Dataloader and Java on a Mac - January 2025
This explains how to install Salesforce Data Loader on Mac (2025 setup), including installing the required Java (Azul Zulu) dependency, configuring security permissions, unpacking and installing Data Loader via terminal, and verifying successful installation with desktop access.
How to install Salesforce Dataloader and Java on a Mac - January 2025
This explains how to install Salesforce Data Loader on Windows, starting with installing Java, configuring the JAVA_HOME environment variable, and completing the Data Loader setup. It also covers troubleshooting missing shortcuts, manually creating desktop shortcuts, and verifying successful installation before login.
VLOOKUP Lock Your Arrays Before Your Migration Fails
This explains how to use Excel VLOOKUP during Salesforce data migration to match and populate related Salesforce IDs (like User IDs) using legacy IDs from another file. It highlights the importance of locking arrays in VLOOKUP formulas to prevent mapping errors and broken references during large data loads.
How to Load Salesforce Products, Pricebooks & Pricebook Entries with Data Loader (Multi-Currency)
This explains how to migrate Salesforce Products, Price Books, and Price Book Entries using Data Loader, including handling multi-currency pricing and maintaining correct relationships between products and price books. It covers the step-by-step loading order, retrieving Price Book IDs, and mapping product pricing records properly in Salesforce.
How To Mass Deactivate Flows & Validation Rules with "Config Switch" from Toolkit for Salesforce
This explains how to use Toolkit for Salesforce – Config Switch to mass deactivate and reactivate Flows, Validation Rules, Workflows, and other automation that can block Salesforce data migrations. It provides a faster alternative to building bypass logic manually, helping reduce migration failures and simplify deployment management.
How to Bypass Flows for Data Migration: Create a Custom Permission
This explains how to bypass Salesforce Flows during data migration by using a custom permission and permission set instead of disabling automation entirely. The setup allows migration users to bypass record-triggered flows safely by adding permission-based logic to the flow entry criteria.
How to Bypass Validation Rules when Migrating Data into Salesforce
This explains how to bypass Salesforce Validation Rules during data migration by using a custom permission and permission set assigned only to migration users. It allows records that normally fail validation to be imported successfully while keeping validation rules active for regular users after migration.
Salesforce Formula to Show the 18 Digit Case Sensitive Record Id
This explains how to generate 18-digit Salesforce Record IDs using a custom formula field with the CASESAFEID(Id) function. The 18-digit ID is required for accurate Excel operations like VLOOKUP/XLOOKUP because it is case-insensitive and prevents duplicate or mismatched record references during data migration.
Salesforce Flow - How to Format a Date into Text
This explains how to convert a Salesforce Date field into Text within a Flow using a formula. It demonstrates formatting dates for use in text-based fields like Opportunity Names, helping maintain readable and standardized values during automation and migration processes.
How to Install and Use Salesforce TurboKit & Salesforce Inspector to see field API names
This explains how to install and use Salesforce TurboKit / Salesforce Inspector to view Salesforce field API names directly within record pages and searchable object views. These tools help simplify field mapping, object analysis, and data preparation during Salesforce data migration projects.
Data Loader User Migration: The First Step in Salesforce
This explains how to migrate Salesforce Users using Data Loader, which is typically the first step in a Salesforce data migration. It covers creating a Legacy ID external ID field, preparing required user data, handling inactive users without consuming licenses, mapping profiles and roles, and using VLOOKUP to connect related IDs during import.
How to Insert & Edit Campaign Member Status using Salesforce Data Loader
This explains how to migrate and update Campaign Member Status values in Salesforce using Data Loader before inserting Campaign Members. It covers exporting existing statuses, preparing source and target mappings, using VLOOKUP to connect old and new IDs, and performing upserts to maintain accurate campaign tracking during migration.
Salesforce Lead Migration: Preserving Converted Lead Data During Data Loader Inserts
This explains how to migrate converted Leads in Salesforce using Data Loader while preserving conversion data for reporting and dashboards. It highlights the required conversion fields that must be included during insert to correctly recreate converted lead relationships (Account, Contact, Opportunity) in the target org.
How to insert Leads into Salesforce using Data Loader and use a Lead Assignment Rule.
This explains how to insert Leads into Salesforce using Data Loader while applying Lead Assignment Rules. It covers how to extract the Assignment Rule ID, prepare and clean lead data, map required fields, and ensure leads are correctly assigned during insertion. It also includes validation, error handling, and post-load verification.
How to insert Campaigns with Salesforce Data Loader
This explains how to insert Campaign records into Salesforce using Data Loader during a data migration. It covers required setup like Marketing User permissions, preparing campaign data in Excel, handling parent-child campaign relationships, mapping key fields like “Is Active,” and using insert + update steps to complete full campaign hierarchy migration.
Salesforce Data Loader Desktop Alias/App Doesn't Work
This explains how to fix the issue where the Salesforce Data Loader desktop shortcut (alias/app) does not launch properly. It shows how to bypass the broken shortcut by locating the original files and running dataloader_console via Terminal, ensuring Java is correctly installed so Data Loader can open successfully.
Salesforce Data Loader Desktop Alias/App Doesn't Work
This tutorial demonstrates how to use a Salesforce record-triggered Flow to map native lead field values into custom account, contact, or opportunity fields during lead conversion. It covers trigger setup, opportunity updates, address concatenation, and testing the automation flow.
5 Salesforce Data Loader Errors That'll Kill Your Upload & How to Solve Them
This tutorial explains how to format Salesforce Date Fields into text values within a Flow using a formula. It demonstrates converting an Opportunity Close Date into a readable text format for use in Opportunity Names and other text fields.
Map native lead fields to custom opp fields with Flow
This tutorial shows how to troubleshoot Salesforce Data Loader when the desktop app fails to open. It explains how to launch the application through Terminal, verify Java installation, and successfully start Data Loader on Mac.
Salesforce Flow - How to Format a Date into Text
This tutorial explains how to format Salesforce date fields into text values within a Flow using a formula. It demonstrates converting an Opportunity Close Date into a readable text format for use in Opportunity Names and other text fields.
Continue Your Salesforce Migration Journey
If these tutorials are helping you, there’s more waiting for you inside the full Salesforce Masterclass ecosystem.
Explore deeper learning, templates, and guided systems built for real-world Salesforce data migration work.
Stay Updated & Keep Learning
Subscribe to our YouTube channel for weekly step-by-step tutorials, real migration demos, and practical tips you can apply directly in your Skool course and real projects