Skip to content

A Salesforce App designed to pinpoint deviations from Industry Best Practices in Salesforce Flows, ensuring standards of business automation excellence.

Notifications You must be signed in to change notification settings

Lightning-Flow-Scanner/lightning-flow-scanner-app

Repository files navigation

Lightning Flow Scanner

Demo

Pinpoint deviations from Industry Best Practices in Salesforce Flows and ensure standards of business automation excellence.

Quickstart

Deploy to Salesforce
  • Assign Permissions: Setup -> Permission Sets -> Find Lightning Flow Scanner Admin permission set -> Manage assignments -> Assign to your awesome admin

Features

  • Flow Overview: Displays a list of all flows in your Salesforce org and allows users to scan the metadata of a selected flow.
  • Flow Analysis: Provides detailed metadata analysis of the selected flow.

Using the Lightning Flow Scanner

  1. Open the App Launcher:
  • Click on the App Launcher icon in the top-left corner of your Salesforce interface.
  • Search for "Flow Scanner" in the App Launcher search bar.
  • Click on the "Flow Scanner" app to open it.
  1. Scan a Flow:
  • To scan a flow, click the "Scan" button next to the flow you want to analyze.

Project Structure

The project is organized into app directories:

  1. force-app: staging area
  2. lfs-app: Contains the Lightning Flow Scanner main application.

Development

Development Flow

  1. Authorize Your Salesforce Org: Authorize your Salesforce org to set up a connection between your local development environment and the Salesforce org:
sf org login web --alias <YourOrgAlias> --set-default
  1. Push Source to Your Org:
sf project deploy start --source-dir lfs-app

About

A Salesforce App designed to pinpoint deviations from Industry Best Practices in Salesforce Flows, ensuring standards of business automation excellence.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages