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 designed to proactively enforce secure and maintainable Salesforce Flows. It detects unsafe running contexts, hardcoded IDs and URLs, overly broad field access, unhandled nulls, and inefficient database operations, helping teams ensure their automations are safe, compliant, and reliable.
A specialized engine designed for conducting static analysis on Salesforce automation tools, with capabilities to scan and evaluate Flows, Process Builders, and Workflows.
A VSCode Extension designed to proactively enforce secure and maintainable Salesforce Flows. It detects unsafe running contexts, hardcoded IDs and URLs, overly broad field access, unhandled nulls, and inefficient database operations, helping teams ensure their automations are safe, compliant, and reliable.
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 Visual Studio Code designed to proactively enforce secure and maintainable Salesforce Flows. It detects unsafe running contexts, hardcoded IDs, unhandled nulls, inefficient database operations and more, helping teams ensure their automations are safe and reliable.
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
A Salesforce CLI Plugin designed to proactively enforce secure and maintainable Salesforce Flows. It detects unsafe running contexts, hardcoded IDs, unhandled nulls, inefficient database operations and more, helping teams ensure their automations are safe and reliable.
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.