Core Salesforce Tools & Platforms
Salesforce CRM - You will learn about Lead management, workflows, and automation.
Salesforce Lightning Experience - Modern UI for building and using Salesforce apps.
Salesforce AppExchange - Marketplace for Salesforce apps and solutions.
Salesforce Development Tools
Salesforce Developer Console - In-browser tool for coding, debugging, and running queries.
Visual Studio Code with Salesforce Extension Pack - Primary IDE for Apex, LWC, and metadata development.
Apex Programming - Object-oriented programming language for business logic and automation.
Lightning Web Components (LWC) - Modern framework for creating dynamic web interfaces.
Automation & Configuration Tools
Process Builder - Point-and-click automation tool for business workflows.
Flow Builder - Visual tool for automating complex processes.
Workflow Rules (Legacy) - For field updates, email alerts, and task creation.
Validation Rules - For enforcing data quality and consistency.
Integration & Deployment Tools
Salesforce CLI - Command-line interface for automation and scripting.
REST & SOAP APIs - For integrating Salesforce with external systems.
Postman - For testing and validating API calls.
Reporting & Dashboard Tools
Reports - For summarizing and analyzing Salesforce data.
Dashboards - For visual representation of key performance indicators.
Version Control & Collaboration
Git & GitHub - For managing Apex/LWC code and metadata.
JIRA / Trello - For tracking project work, tasks, and issues.