You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Salesforce CLI plugin for analysis and optimization of Salesforce Flow. Scans metadata for 20+ issues such as hardcoded IDs, unsafe contexts, inefficient SOQL/DML operations, recursion risks, and missing fault handling. Supports auto-fixes, rule configurations, and CI/CD integration to help users maintain secure and reliable Flow automations.
The original VS Code extension, created to detect departures from best practices in Salesforce Flows, ensuring consistent standards of automation excellence.
A virtual-scroll-enabled Salesforce LWC that handles large datasets efficiently with sticky headers, dynamic columns, search, and sorting — built to work seamlessly in both Lightning Flows and standalone LWCs.
The RegexReplacer is an Apex class that makes it easy to swap out text in Salesforce using regex patterns. It’s built to be used in Salesforce Flows, so you can automate text changes on the fly with whatever patterns and replacements you need.
A VS Code Extension for analysis and optimization of Salesforce Flow. Scans metadata for 20+ issues such as hardcoded IDs, unsafe contexts, inefficient SOQL/DML operations, recursion risks, and missing fault handling. Supports auto-fixes, rule configurations, and tests integration to help users maintain secure and reliable Flow automations.
An enhanced version of the SF Path component built with LWC. Dynamically resolves all native field dependencies, but allows further dependencies to be defined or a flow to be run before data is saved to the record
TimezoneFormatAction lets Salesforce Flows format UTC DateTimes for a specific IANA time zone. It returns a friendly, localized string plus useful parts like month/day/hour, 12h and 24h time strings, and time zone details.
This repository contains the configuration and custom code for the "Hansman Threads" Salesforce CRM. For deployment, ensure you have a Salesforce Developer Org environment configured.