LightningFlowComponents VS sfdx-mass-action-scheduler

Compare LightningFlowComponents vs sfdx-mass-action-scheduler and see what are their differences.

LightningFlowComponents

A collection of unofficial Flow extensions that can be used to enhance Salesforce Flow and Orchestrator. (by alexed1)

sfdx-mass-action-scheduler

🚀 Declaratively schedule Process Builder, Flows, Quick Actions, Email Alerts, Workflow Rules, or Apex to process records from Reports, List Views, SOQL, or Apex. (by sfdx-mass-action-scheduler)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
LightningFlowComponents sfdx-mass-action-scheduler
4 4
558 258
- -
9.0 0.0
22 days ago about 1 year ago
Apex Apex
GNU General Public License v3.0 or later BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

LightningFlowComponents

Posts with mentions or reviews of LightningFlowComponents. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-16.

sfdx-mass-action-scheduler

Posts with mentions or reviews of sfdx-mass-action-scheduler. We have used some of these posts to build our list of alternatives and similar projects.
  • Help with flow to check license expirations
    1 project | /r/salesforce | 29 May 2023
    At that point you may need to look into combining the report with a flow, and using a tool such as https://github.com/sfdx-mass-action-scheduler/sfdx-mass-action-scheduler to help automate it. But why would you need to notify the end users that their license is expiring, isn't that an IT/Salesforce Admin/Procurement dept issue? End users in the org can't renew their sfdc license, that is up to the org owner/sfdc admin to do.
  • Am I screwed? Trying to update knowledge articles via the Data Loader.
    1 project | /r/salesforce | 7 May 2023
    If you can get the articles you want into a report or SOQL query you can do this with Mass Action Scheduler.
  • Process Builder - Notification 4 days before Closed Date
    1 project | /r/salesforce | 28 Feb 2021
    Take a look at Mass Action Scheduler, you build the schedule in the tool, then use a report/list view/SOQL to pass a record one by one into a PB or flow. https://github.com/douglascayers-org/sfdx-mass-action-scheduler
  • Assigning A Date Field To Null In Flow Builder
    1 project | /r/salesforce | 12 Feb 2021
    Planning to run this Autolaunched Flow using a scheduled Mass Action Scheduler configuration ( https://github.com/douglascayers-org/sfdx-mass-action-scheduler ). I have another beauty running like this, therefore I'm quite sure it's gonna work.

What are some alternatives?

When comparing LightningFlowComponents and sfdx-mass-action-scheduler you can also consider the following projects:

Salesforce-Separation-Of-Concerns-And-The-Apex-Common-Library - This repo hopes to better explain Separation of Concerns for Salesforce and how to leverage the Apex Common library to employ it in your org.

sfdc-trigger-framework - A minimal trigger framework for your Salesforce Apex Triggers

ApexTestKit - A way to simplify your Salesforce data creation and method stubbing.

Mock-Data-Layer-Pattern - Mock Data Layer Pattern - Learn how to use dependency injection to create a Data Layer that will allow you to improve your Apex tests performance with mock data relationships.

NebulaLogger - The most robust logger for Salesforce. Works with Apex, Lightning Components, Flow, Process Builder & Integrations. Designed for Salesforce admins, developers & architects.

apex-fp - Functional programming for Salesforce Apex

dreamhouse-sfdx - Salesforce Sample App part of the sample gallery. Real estate use case. Get inspired and learn best practices.

CurrencyCrusher - Uses asynchronous Apex to automatically keep foreign price book entries aligned with the latest exchange rates.

approval-process-reminders - CloudAnswers Approval Process Reminders AppExchange App