salesforce-apex

There are 169 repositories under salesforce-apex topic.

  • My-First-Project

    Language:Apex
  • flowex

    A command line tool to convert Salesforce Flows into Apex code

    Language:TypeScript1
  • NeoPromise

    NeoPromise is a Salesforce Apex code designed to help developers handle synchronous processes in a sequential, ordered format and limiteless. It facilitates the sequential execution of tasks, enabling seamless orchestration of different processes while ensuring they follow a specified order.

    Language:Apex1
  • Custom-Related-List-LWC-Component-Salesforce

    The Custom Related List component enhances Salesforce functionality by displaying parent object related object records, allowing users to perform various operations such as edit, delete, create, view, and search. It dynamically adapts to any object within Salesforce.

    Language:JavaScript1
  • trigger-scenarios

    This repository contains different Trigger Scenarios which are commonly asked in Salesforce Interviews to test Apex development skills.

    Language:Apex1
  • object-mapping-tool

    Field Mapping Setup Tool for setting up custom and standard Salesforce SObject field mappings with providing a user-friendly interface.

    Language:Apex1
  • todo-list

    Efficiently manage tasks with the To-Do Manager Application using Salesforce Lightning Web Components (LWC). Experience dynamic filtering, responsive design, and robust Apex controller operations. Explore modular, reusable code for seamless task organization.

    Language:JavaScript1
  • ForceVideo

    A Salesforce App that emulates a streaming video platform.

    Language:Apex1
  • salesforce-apex-testing

    ๐Ÿ“Š Repository designed to validate the functionality and reliability of a Salesforce application using the sfdx-lwc-jest library

    Language:JavaScript1
  • lead-welcome-email

    It's a simple project where I send a Welcome Email to new Leads in Salesforce plataform. I used some criterias to select the leads that we need to notify.

    Language:Apex1
  • sf.nvim

    SF CLI tool in nvim

    Language:Lua1
  • opencagegeocoder-account-trigger

    A project where, through the OpenCage API, we can fill the Location/Address fields in the Account object records in Salesforce.

    Language:Apex1
  • salesforce-simple-trigger-template

    A simple starting point for creating Apex triggers in Salesforce

    Language:Apex1
  • Salesforce-XERO-Integration

    Salesforce XERO Integration done with REST API and Apex classes

    Language:Apex1
  • ApiController

    A โ˜๏ธ Salesforce Apex ApiController for all your integration usages

    Language:Apex1
  • salesforce-con-kevin

    Salesforce notas para admin y developer

    Language:TypeScript1
  • GetAccountsAndRelatedContacts

    Get All Accounts and Get All Related Contacts

    Language:JavaScript1
  • salesforce-practice

    Repository for studying and practicing many subjects about Salesforce, such as development, administration, etc.

    Language:HTML1
  • apex-candy

    Just some neat Apex classes

    Language:Apex1
  • adyen-apex-api-library

    Adyen API Library for Apex

    Language:Apex1
  • FilterRecords

    A handy library to simplify filtering sObject lists in Salesforce

    Language:Apex1
  • sf-salesforce-dev-org

    [Salesforce] A Developer Edition Organization for testing some codes using Salesforce Extension Pack and VSCode

    Language:Apex1
  • salesforce-utils

    Generic utilities for Salesforce devs

    Language:Apex1
  • salesforce-connection-using-node

    A sample Node.js application that integrates with Salesforce using npm jsforce module can be found in this repository.

    Language:JavaScript1
  • apex-criterium

    A framework that provides additional capabilities to the Salesforce Limit API and provides the platform to to do bench marking for any code with each and every limits.

    Language:Apex1
  • ReferenceDetective

    ReferenceDetective

    Language:Java1
  • apex-mode

    GNU Emacs Salesforce Apex Major Mode

    Language:Emacs Lisp1
  • Lightning-Studio

    Lightning Studio (Chorme Extension)

    Language:HTML
  • Ricemill-CRM-Project-Salesforce-

    CRM-APPLICATION-FOR-WHOLESALE-RICE-MILL

  • Salesforce-API-Integration

    This repository contains a Salesforce project that integrates with the SpreadsheetWeb API to perform Excel calculations. It features an Excel spreadsheet for calculating loan payments and generating an amortization schedule, though it can be applied to any Excel file containing worksheet formulas. The project includes APEX classes.

    Language:Java
  • Salesforce-Developer-I-Certification

    Source code for 'Salesforce Developer I Certification: Learn the Basics of Apex, Lightning Web Components, and Flow' by Konstantin Kapitanov

    Language:Apex
  • dy-jeong9.github.io

    Salesforce Developer ์—…๋ฌด ๊ฒฝํ—˜๊ณผ ๊ฐœ์ธ ํ•™์Šต์„ ํ†ตํ•ด ์Šต๋“ํ•œ Salesforce ์ง€์‹๊ณผ ๊ฐœ๋ฐœ ๋…ธํ•˜์šฐ๋ฅผ ๊ธฐ๋กํ•˜๊ณ  ๊ณต์œ ํ•˜๋Š” ๊ธฐ์ˆ  ๋ธ”๋กœ๊ทธ์ž…๋‹ˆ๋‹ค.

    Language:HTML
  • Salesforce-Advisory-and-Consulting-Services

    Discover top Salesforce consulting partners in India with iBirds Software Services. Our certified experts offer comprehensive Salesforce advisory, implementation, and support services to help your business thrive.

  • totp-service-sfdc

    TOTP for sensitive information in Salesforce

    Language:Apex
  • dreamhouse-audicity

    Fork of the Salesforce Dreamhouse sample application to demo the features of the Audicity field audit and data tracing tool.

    Language:JavaScript
  • TriggerHandlerUsingCustomMetadata

    This is a trigger handler pattern for Salesforce that simplifies trigger management. It leverages custom metadata to enhance configurability.

    Language:Apex