All Solutions
Browse our full library of deployment-ready solutions. Use the filters to find exactly what you need.
Auto Convert Qualified Leads
Automatically converts leads to contacts, accounts, and optionally opportunities once they meet qualification criteria.
Round Robin Lead Assignment Flow
A flow that assigns new leads to a queue of users in a round-robin fashion, ensuring equitable distribution.
Google Drive Integration Snippet (Apex)
An Apex snippet demonstrating how to authenticate with the Google Drive API using OAuth 2.0 and upload a file from Salesforce.
Dynamic LWC Datatable with Reusable Columns
A highly reusable Lightning Web Component for displaying data in a table, with dynamically defined columns and support for inline editing.
Auto-Close Cases After 7 Days
A simple yet powerful flow that automatically closes resolved cases after a 7-day waiting period, ensuring a clean and up-to-date service console.
Invocable Apex for HTTP Callouts in Salesforce Flow
A generic, invocable Apex action that allows flows to make HTTP GET or POST callouts to external APIs without writing custom Apex for each integration.
Declarative Apex Roll-Up Summary Framework
A robust Apex framework that allows admins to create roll-up summaries in scenarios not supported by standard Salesforce functionality, such as lookups.
Advanced Duplicate Lead Prevention Rule
A validation rule that uses a combination of fields and functions to prevent the creation of duplicate leads more effectively than standard duplicate rules.
LWC Toast Notification Service
A reusable LWC service component that simplifies showing toast notifications from anywhere in your Lightning components.