Salesforce Overview Build on the Salesforce platform — the world's largest CRM. This skill covers REST and Bulk API integration, SOQL/SOSL queries, Apex triggers and classes, Flow automation, Platform Events for real-time messaging, Connected Apps for OAuth2, Salesforce DX for source-driven development, and deployment pipelines. Suitable for CRM integrations, custom business logic, and extending Salesforce with external systems. Instructions Step 1: Authentication — Connected App & OAuth2 Create a Connected App (Setup → App Manager → New Connected App), enable OAuth, set scopes: , , . JWT Bea…