Track Awesome Salesforce Updates Daily
A curated list of delightful Salesforce Platform Resources
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 mailtoharshit/awesome-salesforce · ⭐ 611 · 🏷️ Platforms
Oct 11, 2021
Troubleshooting and queries / Technical Blogs
- Harshit Pandey -(Oyecode) - Harshit Pandey is Principal Technical Architect at Intuitive Surgical, previously Technical Architect at Salesforce.com Developer Relations Team and build Trailhead while at Salesforce, love to expriement with ever evoloving capacities of Salesforce Read More
Mar 12, 2021
Table of Contents / Plugins for Salesforce
- Visual Studio Code
- Salesforce Extensions for VS Code (⭐802) are the official Salesforce VS Code extensions.
- ForceCode (⭐157) is a Visual Studio Code extension for Salesforce development
- Auto-complete + Provides auto-completions for Apex & Visualforce, Go-To & Peek Definition and Realtime Syntax Checking
- xysfdx (⭐7) is a Visual Studio Code extension for Salesforce SFDX Development.
- Salesforce Snippets is a VS Code Extension which provides useful Salesforce snippets to speed up writing code for Salesforce platform
Feb 21, 2021
Table of Contents / Packages and Libraries supporting salesforce
- Apex Test Kit (⭐119) - Apex Test Kit can help generate massive sObject data for Apex test classes. It is can help establish arbitrary levels of many-to-one, one-to-many relationships, and also generate field values based on simple rules automatically.
Jan 07, 2020
Troubleshooting and queries / Technical Blogs
- Salesforce Developer Relations Blog - Managed by Salesforce Developer Relations Team, you will find coolest of updates in the world of Salesforce, mostly experienments, features and developer evagelist blog official from this podium.
Dec 26, 2019
Table of Contents / Developer Utilities
- Adminite - A query editor desktop app with built-in auto completions, inline data editing, and more.
Oct 29, 2019
Troubleshooting and queries / Technical Blogs
- WIPDeveloper.com - WIPDevloper.com is where content created by Brett Nelson exploring areas of development in the Salesforce ecosystem is hosted.
Troubleshooting and queries / Podcasts
- Code Coverage - Code Coverage is a podcast for developers on the force.com platform, in each episode we talk to a developer about how they got involved with the platform, what they’re working on, technologies they like and what they consider to be their most ‘creative’ solution.
Oct 14, 2019
Table of Contents / IDE
- Force.com IDE - Based on Eclipse Platform, supported and packaged by Salesforce.com(NOW RETIRED)
Table of Contents / Plugins for Salesforce
- Mavensmate Mavensmate extension for VS code. The main Mavensmate project is now no longer active, so this plugin may be of limited use.
Oct 13, 2019
Troubleshooting and queries / Podcasts
- Salesforce Posse - The Salesforce Posse podcast was created to tell the world about Salesforce development and architecture best practice and news from the Salesforce eco-system.
Oct 01, 2019
Table of Contents / Developer Utilities
- Weave - Sublime Text Plugin to generate boilerplate Salesforce Code Templates
Table of Contents / Open Source Projects Repositories from Salesforce
- Salesforce Labs - Checkout open source and experimental projects from Salesforce Team. Get an early access to features that can qualify in feature and contribute your ideas
UX Libraries for Salesforce / Open Source Projects Repositories from Salesforce
Troubleshooting and queries / Technical Blogs
- Peter Knolle - Peter Knolle enjoys working with all kinds of different technologies. Certified Salesforce.com professional, and Force.com MVP. Read More
- Mohith Shrivastava -(CloudyWorld)- Mohit is CodeScience at Codescience.com. He is known for his valuable contribution in stackexchange owns 9x Salesforce certification.
Troubleshooting and queries / Podcasts
- SalesforceWay Podcast - A WEEKLY SALESFORCE DEVELOPER TARGETED PODCAST.
Aug 22, 2019
The Fiery Meter of AWSome
- Repo with 0100+ Stars: 🔥
- Repo with 0200+ Stars: 🔥🔥
- Repo with 0500+ Stars: 🔥🔥🔥
- Repo with 1000+ Stars: 🔥🔥🔥🔥
- Repo with 2000+ Stars: 🔥🔥🔥🔥🔥
- Community-authored repo with 100+ stars
- Community-vouched repo with < 100 stars
Jan 23, 2019
Table of Contents / Packages and Libraries supporting salesforce
- Apex Chainable Batch (⭐38) - Apex Batches can be chained by calling the successor batch from the
finish()
method of the previous batch. But such hardcoding makes this model inflexible. It's hard to build the chain from outside, neighter from a central class nor on runtime dependant on business logic.
Jan 08, 2019
Table of Contents / Packages and Libraries supporting salesforce
- Query.apex (⭐120) - SOQL query builder on Salesforce.com platform, which supports complex conditions, field and namespace management, child relationships query, and functional programming style coding.
Jan 06, 2019
Table of Contents / Developer Utilities
- soql-parser-js (⭐64) - JavaScript library for parsing SOQL queries, composing SOQL queries, and formatting SOQL queries.
Oct 23, 2018
Troubleshooting and queries / Technical Blogs
- The Wizard News - The Wizard News is a central location for blogs, video, and podcasts created by Brian Kwong – aka Salesforce Wizard.
Oct 15, 2018
UX Libraries for Salesforce / Open Source Projects Repositories from Salesforce
- Avonni Creator - Salesforce prototyping tool with sophisticated Lightning Design System support.
Troubleshooting and queries / Learning Salesforce Platform
- Focus on Force - This inexpensive learning resource provides platform courses, study guides, and practice exams for several certification paths including Admin, Advanced Admin, App Builder, Platform Developer I, Platform Developer II, among others.
Troubleshooting and queries / Podcasts
- Good day, Sir! Podcast - A WEEKLY TECHNOLOGY AND SOFTWARE DEVELOPMENT PODCAST, WITH A STRONG FOCUS ON THE SALESFORCE PLATFORM.
Oct 03, 2018
Table of Contents / Packages and Libraries supporting salesforce
- Force DI (⭐203) - Generic dependency injection (DI) library with support for injecting Apex, Visualforce, Lightning, and Flows at runtime.
Jun 29, 2018
Table of Contents / Developer Utilities
- Sweet.apex (⭐43) - Sweet.apex is the next generation of Apex development, transpiling Sweet Apex(a feature-rich Apex-like code) to Apex classes.
May 03, 2018
Table of Contents / Packages and Libraries supporting salesforce
- R.apex (⭐80) - Functional library for Apex. This library, inspired by Ramda.js, offers a bunch of utility functions to manipulate Apex collections, as well as extensive support for functional programming.
Jan 20, 2018
Table of Contents / Packages and Libraries supporting salesforce
- Force.com ESAPI (⭐115) - Enterprise Security API for the Apex language on the Force.com platform. This library consists of three modules - Validation, Output Encoding and Access Control(CRUD, FLS and Sharing).
Jan 15, 2018
Table of Contents / Packages and Libraries supporting salesforce
Apex Core HttpCallout (⭐62) - Apex HTTP Callout Framework.
This library has been extended by five libraries
Key Features of this library
- Framework for HTTP callouts.
- JSON serialization and deserialization base classes.
- OAuth Client - extends the base AbstractClient to provide the callouts required for OAuth authentication.
Oct 24, 2017
UX Libraries for Salesforce / Open Source Projects Repositories from Salesforce
- React Components for Saleforce Lightning Design System - Salesforce Lightning Design System components built with React
Salesforce Lightning / Open Source Projects Repositories from Salesforce
- Awesome Lightning (⭐80): Awesome Contents for Salesforce Lightning Framework
Oct 23, 2017
Troubleshooting and queries / Learning Salesforce Platform
- Pluralsight Course - A crash course on how to code Apex taught by four time Salesforce MVP David Liu.
Troubleshooting and queries / Technical Blogs
- Andrez Perez - (ElToro.IT) - Articles about Lightning Components, Apex, Visualforce, Force.com and Salesforce in general. He is a Master Technical Instructor at Salesforce.com and owns 11x Salesforce certifications.
Mar 29, 2017
Table of Contents / Packages and Libraries supporting salesforce
- Visualforce TableGrid (⭐126) - TableGrid is a free, open-source Force.com library, that provides users and developers a highly customizable, native-looking, sortable, filterable, editable Grid Visualforce component. This component can be used as an advanced, highly configurable (by developer and user) replacement of apex:pageBlockTables and Standard Related Lists
Mar 26, 2017
Table of Contents / IDE
- ASIDE.IO - Online Editor, fast and connects to any Salesforce org quickly.
- WelkinSuite for Windows - Desktop Editor for force.com application, free for use, pay for support.
- C9.IO - Online Editor, connects to any Salesforce org quickly.
- Illuminated Cloud - A powerful Force.com development tool hosted within JetBrains IntelliJ IDEA.
Table of Contents / Salesforce Custom Search Engines
- findsf: Google Custom Search of Salesforce related sites
- Search The Force.com: Google custom search of Salesforce related sites with OpenSearch support
Table of Contents / Packages and Libraries supporting salesforce
- Apex mocks (⭐330) - ApexMocks is a mocking framework for the Force.com Apex language.It derives it's inspiration from the well known Java mocking framework Mockito
- Apex Commons Sample Code (⭐160) - Samples application illustrating the Apex Enterprise Patterns library
Must deploy Apex Common (⭐727) before deploying this library
Table of Contents / Developer Utilities
- GitHub Salesforce Deploy Tool - Automagically deploy a GitHub repository to a Salesforce ORG and "Deploy to Salesforce button" to your README.md files
- Playground- Adminbooster Playground is an online tool to run SOQL/SOSL queries or Apex code, providing high level features for analysis and admin productivity.
Table of Contents / Open Source Projects Repositories from Salesforce
- Salesforce Mobile UI - Polymer Elements for Salesforce (⭐246) - Mobile UI Elements is a free, open-source Force.com (unsupported) library to simplify the development of mobile apps. The library, based on the Google’s Polymer framework, provides the fundamental building blocks for creating HTML5 apps that run well on smartphones and tablets
Javascript Libraries for Salesforce / Open Source Projects Repositories from Salesforce
- JSForce - JSforce (f.k.a. Node-Salesforce) - it capsulates the access to various APIs provided by Salesforce in asynchronous JavaScript function calls.Unlike other Salesforce API libraries, it is intended to give integrated interface both server-side and client-side apps, so you don't have to rewrite similar logics with different libraries only for running in different environment.Additionally, it has useful command line interface (CLI) which gives interactive console (REPL), so you can learn the usage without hassle.
- ForceSniffer - Device Detection Library for Salesforce (⭐12) - Simplified Library that detect Mobile Devices, Salesforce1 App and other Saleforce Context.
Troubleshooting and queries / Mobile SDK
- Force.com Discussion boards : Rich variety of boards are available to discuss almost anything about platform. Locate the correct board [here].
- Tweet: Force.com community is pretty active on Twitter, tweet your question with hash #askforce
- StackOverFlow: Post your questions with right tags like apex, visualforce and salesforce to get a quick response.
- StackExchange: Salesforce Stack Exchange is a question and answer site for Salesforce administrators, implementation experts, developers and anybody in-between. It's 100% free, no registration required.
- salesforce-developer.ru: Russian-speaking Salesforce community: there are developer's and admin's forum and blog.
Troubleshooting and queries / Technical Blogs
- Christophe Coenraets - Christophe Coenraets is a Developer Evangelist for Salesforce.com where he focuses on mobile application development, Read More
- Jeff Doughlas - Senior Technical Consultant at Appirio & Developer Evangelist Architect at topcoder specializing in cloud-based, APIs & mobile apps. Read More
- Keir Bowden- Also known as Keir Bowden and Keir is Chief Technical Officer at BrightGen, a Salesforce Platinum Partner, in the United Kingdom.Read More
- Enrico Murru -(Nerd @ Work) - Also known as Enreeco or ForceLogic.Ultra geek tech lover mercenary software developer and Salesforce enthusiast. Read More
- Abhinav Gupta -(TechGerm)- Force.com MVP & Architect - Passionate about S1 & Javascript, Architect by Profession and now owner of his company focusing on salesforce Consulting Read More
- Jitendra Zaa- 7 Salesforce Certificates, MVP and Technical Architect working on platform since 2008 Read More
Nov 16, 2016
Table of Contents / Plugins for Salesforce
- JedIDE - Force.com integration for IntelliJ IDEA
Sep 06, 2016
Table of Contents / Developer Utilities
- Salesforce IDs converter- Convert IDs on 15 characters to IDs on 18 characters.
Sep 03, 2016
Table of Contents / Developer Utilities
- JSON to Apex- Generate an Apex class from a JSON string.
Sep 01, 2016
Table of Contents / Git Ignore for Salesforce
- GitIgnore for Salesforce (⭐29)- Reusable .gitIgnore file for Salesforce or Force.com Projects
Aug 21, 2016
Table of Contents / Developer Utilities
- force-dev-tool (⭐106) - Command line tool supporting the Force.com development lifecycle.
Javascript Libraries for Salesforce / Open Source Projects Repositories from Salesforce
- Scripting Toolkit - Windows based toolkit to run native Javascript to access Salesforce data.
Jul 27, 2016
Table of Contents / Packages and Libraries supporting salesforce
- SfApexDoc - A full-featured Apex documentation generator, similar to JavaDoc.
Apr 19, 2016
Javascript Libraries for Salesforce / Open Source Projects Repositories from Salesforce
- Formulon (⭐55) - Formula parser completely implemented in ES6. See Demo
Mar 14, 2016
Table of Contents / Plugins for Salesforce
- VimAwesome- VIM Plugin for Force.com.
- HaoIDE (⭐199) - Sublime Plugin for Force.com
Javascript Libraries for Salesforce / Open Source Projects Repositories from Salesforce
- ngForce (⭐144) -A set of Angular.js modules that facilitate quick and sustainable Angular.js application development on the Force.com Platform.
- ForceTK (⭐314)- ForceTK - a minimal Force.com REST API for JavaScript apps
- ForceEng (⭐50) - Micro-Library to use Salesforce REST API in AngularJS apps
UX Libraries for Salesforce / Open Source Projects Repositories from Salesforce
- Salesforce Lightning Design System - Office UI library based on Lightning Experience Design Language - With the Lightning Design System you can build custom applications with a look and feel that is consistent with Salesforce core features — without reverse engineering our styles! Simply download our platform-agnostic CSS framework and get started today. to showcase, usage of Google Material Design on Salesforce
Mar 05, 2016
Javascript Libraries for Salesforce / Open Source Projects Repositories from Salesforce
- nForce (⭐452) - nforce is a node.js salesforce REST API wrapper for force.com, database.com, and salesforce.com
Feb 06, 2016
Troubleshooting and queries / Technical Blogs
- Andrew Fawcett - CTO at Financialforce.com, Author and known for his outstanding contribution to Salesforce Community. Read More
Jan 27, 2016
UX Libraries for Salesforce / Open Source Projects Repositories from Salesforce
- Salesforce ReactJS SPA Starter (⭐16) - A template project to create ReactJS-based single page application on Salesforce, with automatic build script (Gulp.js)
- ForceSpinner (⭐8) - Loaders/Spinner collections to leverage powerful User Experience for Salesforce Projects
Dec 12, 2015
Table of Contents / Developer Utilities
- CassaCloud- Nice salesforce debug helps you to understand logs from Salesforce developer console. For example if you have Map of map with lists, it is hard to find value where it exactly is.
Dec 08, 2015
Table of Contents / Plugins for Salesforce
- ApexMate (⭐23)- Apex Plugin for TextMate.
- Force.com CLI- Command-line interface to Force.com.
Dec 07, 2015
Table of Contents / Developer Utilities
- SoqlXplorer (⭐246)- SoqlXplorer is an awesome tool for developers using the Salesforce.com platform.
ETL Tools / Open Source Projects Repositories from Salesforce
- Data Loader - Is an easy to use graphical tool that helps you to get your data into Salesforce objects.
- SFXOrgData - Copy data from your Production or Full Sandbox environment to Developer/Dev Pro sandboxes.
- DreamFactory Monarch - Migrate related sets of data between Orgs.
- Jitterbit - Commercial software integration product that facilitates transport between legacy, enterprise, and on-demand computing applications.
- Pentaho Kettle - The most popular open-source graphical ETL tool.
- Talend - An open source application for data integration job design with a graphical development environment.
- Some other solutions from awesome-etl list (⭐2.7k).
Dec 05, 2015
Table of Contents / Developer Utilities
- Workbench (⭐435)- Workbench is a powerful, web-based suite of tools designed for administrators and developers to interact with Salesforce.com organizations via the Force.com APIs.
Table of Contents / Open Source Projects Repositories from Salesforce
- Salesforce Git Repo - Grab all latest salesforce open source projects here, you will find awesome projects, framework, libraries that salesforce and opened for the world
- ForceServer (⭐48) - It supportes a proxy and web server, ForceServer is a simple development server aimed at providing a simple and integrated developer experience when building applications that use Salesforce OAuth and REST services.
Javascript Libraries for Salesforce / Open Source Projects Repositories from Salesforce
- ForceJS (⭐177) - With ES6 support now, this micro library designed to use the Salesforce REST APIs in JavaScript Apps
Mobile Development with Salesforce / Mobile SDK
- Salesfoce MobileSDK for iOS (⭐506)-If you'd like to work with the source code of the SDK itself, you've come to the right place! You can browse sample app source code and debug down through the layers to get a feel for how everything works under the covers.
- Salesfoce MobileSDK for Andriod (⭐303)- Source repository for the Salesforce Mobile SDK for Android.
Troubleshooting and queries / Official Salesforce Twitter Accounts
Troubleshooting and queries / Salesforce Certification Program
- Online Salesforce Certification Credentials Verification Click Here
Dec 03, 2015
Troubleshooting and queries / Learning Salesforce Platform
- Udacity Course - This class teaches you how to build powerful web and mobile apps and host them in the cloud, without writing a line of code.
Dec 02, 2015
BugReport-PullRequest / Podcasts
- For those unable to use git, create a github account, then fork this` repo on the user interface. Then edit the page by clicking on the "pencil" icon on the markdown page, then click on save and submit a PR. Github does this automatically in 8 steps.
Oct 30, 2015
The Fiery Meter of AWSome
Aug 22, 2015
Table of Contents / Packages and Libraries supporting salesforce
- Salesforce to Github - Github API client in Apex for Force.com
- Apex UML Digram Maker (⭐88) - Create UML diagrams from Apex code using the Tooling API
Aug 21, 2015
Table of Contents / Plugins for Salesforce
- Eclipse Plugin - Based on Eclipse Platform, supported and packaged by Salesforce.com
- Atom Plugin- MavensMate plugin for building Salesforce.com/Force.com/Salesforce1 applications inside GitHub's Atom text editor
Table of Contents / Packages and Libraries supporting salesforce
- Apex Commons (⭐727) - Common Apex Library supporting Apex Enterprise Patterns and much more!
Must deploy ApexMocks (⭐330) before deploying this library.Also see MavensMate Templates
- Apex Metadata API (⭐580) - Apex Wrapper for the Salesforce Metadata API
- Polyforce (⭐29) - PolyForce is the project started as an idea with a motive create polymer applications/components that derive data from Salesforce, The idea create a robust set of polymer components that can mutually be shared with each other and on the other hand provide a working sample for developers to learn and get inspired to built more components
Salesforce Browser Extensions / Open Source Projects Repositories from Salesforce
- Awesome Salesforce Browser Extensions (⭐39): Collection of Awesome Browser Extensions for Salesforce
Aug 20, 2015
Table of Contents / Developer Utilities
- Cinnamon (⭐68)-Cinnamon is a Force.com app that enables you to build and run Selenium tests to validate custom UI pages with Visualforce/Javascript in your Salesforce org.
- Push Notification Plugin for iOS and Android (⭐2)- Cordova Push Notifications Plugin for Android, iOS, WP8 and Amazon Fire OS
- Salesforce1-Dev-Guide-Setup-Package (⭐40)-Salesforce1-Dev-Guide-Setup-Package
- Analytics-Cloud-Dataset-Utils (⭐126)- Utility to load external data into Analytics Cloud datasets, and transform existing datasets.
Troubleshooting and queries / Learning Salesforce Platform
- Trailhead - Trailhead teaches you how to build cloud apps for free with fun, interactive tutorials. Stand out by learning in-demand Salesforce development skills.
Troubleshooting and queries / Salesforce Certification Program
- Introducing three new Salesforce certifications: Salesforce Platform App Builder, Salesforce Platform Developer I, and Salesforce Platform Developer II.
- Ready to register for an exam? Click here.
Troubleshooting and queries / Salesforce University
Aug 15, 2015
Mobile Development with Salesforce / Mobile SDK
- Salesfoce MobileSDK for Windows (⭐11)-Build the project normally in Visual Studio; everything should build fine. If you wish to create a new project and not use the NuGet versions of the core libraries, simply create a new project with the template, remove the NuGet reference and add references to Salesforce.SDK.Core, Salesforce.SDK.Store (for windows projects) or Salesforce.SDK.Phone for phone projects.
Troubleshooting and queries / Official Salesforce Twitter Accounts
Troubleshooting and queries / Technical Blogs
- Salesforce Engineering Blog - Covers latest update from engineering team, you will find updates about core engineering and product releated post and some awesome people to follow
Aug 07, 2015
Table of Contents / Salesforce Developer Free Edition Signup
- Signup for Free Developer Account - Signup for Free Developer Account.
Aug 03, 2015
BugReport-PullRequest / Podcasts
- Add your link as per the top-level Category page within the topic sub-section(s), in alphabetical order, with notes (if any) in the markdown files.
- For broken links or outdated information, submit a bug report (BR), or make the necessary changes and submit a PR. Both are welcome. Please submit separate PR's for each link or change added.