All Solutions

Browse our full library of deployment-ready solutions. Use the filters to find exactly what you need.

Flow
intermediate

Auto Convert Qualified Leads

Automatically converts leads to contacts, accounts, and optionally opportunities once they meet qualification criteria.

Auto Convert Qualified Leads
Flow
intermediate

Round Robin Lead Assignment Flow

A flow that assigns new leads to a queue of users in a round-robin fashion, ensuring equitable distribution.

Round Robin Lead Assignment Flow
Integration
advanced

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.

Google Drive Integration Snippet (Apex)
LWC
intermediate

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.

Dynamic LWC Datatable with Reusable Columns
Flow
beginner

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.

Auto-Close Cases After 7 Days
Apex
intermediate

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.

Invocable Apex for HTTP Callouts in Salesforce Flow
Apex
advanced

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.

Declarative Apex Roll-Up Summary Framework
Validation Rule
intermediate

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.

Advanced Duplicate Lead Prevention Rule
LWC
beginner

LWC Toast Notification Service

A reusable LWC service component that simplifies showing toast notifications from anywhere in your Lightning components.

LWC Toast Notification Service