#
salesforce
Here are 1,864 public repositories matching this topic...
A collection of easy-to-digest code examples for Lightning Web Components on Salesforce Platform
-
Updated
Feb 4, 2022 - JavaScript
IAM Least Privilege Policy Generator
-
Updated
Feb 4, 2022 - Python
kmcquade
commented
Apr 12, 2021
- There are still mentions of a triage worksheet. "Cloudsplaining identifies violations of least privilege in AWS IAM policies and generates a pretty HTML report with a triage worksheet. It can scan all the policies in your AWS account or it can scan a single policy file." The worksheet is mentioned several times.
- As shown in the above, there is no mention of multiple AWS accounts
- The GIF st
A very simple Salesforce.com REST API client for Python
-
Updated
Feb 1, 2022 - Python
-
Updated
Feb 5, 2022 - JavaScript
Salesforce API Library for JavaScript applications (both on Node.js and web browser)
-
Updated
Jan 27, 2022 - JavaScript
Salesforce Lightning Design System for React
-
Updated
Feb 4, 2022 - JavaScript
gmpmovies
commented
Jun 18, 2020
A minimal trigger framework for your Salesforce Apex Triggers
-
Updated
Nov 15, 2021 - Apex
The current version of the Salesforce.org Nonprofit Success Pack
-
Updated
Feb 5, 2022 - Apex
A library of concise, meaningful examples of Apex code for common use cases following best practices.
-
Updated
Feb 4, 2022 - Apex
Sample application for Lightning Web Components and Communities on Salesforce Platform. Part of the sample gallery. Retail use case. Get inspired and learn best practices.
-
Updated
Feb 5, 2022 - JavaScript
nforce is a node.js salesforce REST API wrapper for force.com, database.com, and salesforce.com
-
Updated
Dec 31, 2021 - JavaScript
Web-based suite of tools for administrators and developers to interact with the Force.com APIs
-
Updated
Dec 16, 2021 - PHP
Salesforce Lookup Component built with Lightning Web Components.
-
Updated
Jan 24, 2022 - JavaScript
A collection of unofficial Flow extensions that can be used to enhance Salesforce Flow and Flow Orchestrator.
salesforce
salesforce-lightning
lightning-component
lightning-flow
salesforce-flow
flow-actions
flow-component
screen-flows
-
Updated
Feb 4, 2022 - Apex
A Salesforce DX Plugin with multiple functionalities aimed at improving development and operational workflows
metadata
devops
pool
salesforce
developer-tools
hacktoberfest
salesforcedx
sfdx
salesforce-cli
salesforce-dx-plugin
retrieve-profiles
scratchorg
-
Updated
Feb 4, 2022 - TypeScript
Example DAGs using hooks and operators from Airflow Plugins
airflow
mongodb
etl
google-analytics
imap
selenium
sftp
mailgun
salesforce
facebook-ads
dbt
hubspot
dag
marketo
singer
apache-airflow
marketo-sdk
airflow-plugins
-
Updated
Jul 24, 2018 - Python
Salesforce integration for Django's ORM using the SF REST API.
-
Updated
Dec 7, 2021 - Python
Python framework for building portable automation for Salesforce projects
-
Updated
Feb 4, 2022 - Python
Reusable LWCs to 10x your solution building speed. Design interactive, data-dense UIs with LWC + Screen Flows.
salesforce
salesforce-lightning
salesforce-developers
sfdx
salesforce-lightning-components
lwc
lightning-datatable
lightning-web-components
-
Updated
Nov 20, 2021 - JavaScript
Salesforce Lightning Design System components built with React
-
Updated
Jan 15, 2022 - TypeScript
SoqlXplorer is an awesome tool for developers using the Salesforce.com platform.
-
Updated
Nov 16, 2021 - Objective-C
-
Updated
Nov 9, 2021 - Apex
Automation Components are a collection of reusable and production-ready extensions that include invocable actions, flow screen components and local actions.
-
Updated
Feb 1, 2022 - Apex
Functional programming for Salesforce Apex
functional-programming
salesforce
apex
forcedotcom
salesforce-developers
salesforce-api
salesforcedx
-
Updated
Jan 5, 2022 - Apex
Scriptable, multipurpose mock server. Run standalone mock servers, or embed mocks within your tests.
-
Updated
Feb 5, 2022 - Kotlin
Improve this page
Add a description, image, and links to the salesforce topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the salesforce topic, visit your repo's landing page and select "manage topics."
Problem
Some of our transformers & estimators are not thoroughly tested or not tested at all.
Solution
Use
OpTransformerSpecandOpEstimatorSpecbase test specs to provide tests for all existing transformers & estimators.