automation-components VS sfdx-mass-action-scheduler

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

automation-components

Automation Components are a collection of reusable and production-ready extensions that include invocable actions, flow screen components and local actions. (by trailheadapps)

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
automation-components sfdx-mass-action-scheduler
1 4
342 258
0.3% -
8.2 0.0
about 1 month ago about 1 year ago
Apex Apex
Creative Commons Zero v1.0 Universal 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.

automation-components

Posts with mentions or reviews of automation-components. 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 automation-components and sfdx-mass-action-scheduler you can also consider the following projects:

apex-rollup - Fast, configurable, elastically scaling custom rollup solution. Apex Invocable action, one-liner Apex trigger/CMDT-driven logic, and scheduled Apex-ready.

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

LightningFlowComponents - A collection of unofficial Flow extensions that can be used to enhance Salesforce Flow and Orchestrator.

Apex-Opensource-Library - Salesforce Open Source Library

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.

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

apex-trigger-actions-framework - A framework for partitioning, ordering, and bypassing trigger logic for applications built on Salesforce.

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