All Projects โ†’ douglascayers-org โ†’ Sfdx Mass Action Scheduler

douglascayers-org / Sfdx Mass Action Scheduler

Licence: bsd-3-clause
๐Ÿš€ Declaratively schedule Process Builder, Flows, Quick Actions, Email Alerts, Workflow Rules, or Apex to process records from Reports, List Views, SOQL, or Apex.

Programming Languages

flow
126 projects

Projects that are alternatives of or similar to Sfdx Mass Action Scheduler

Apextestkit
A way to simplify your Salesforce data creation.
Stars: โœญ 80 (-60%)
Mutual labels:  apex, salesforce
Testdatafactory
The ultimate Apex Test Data Factory ๐Ÿญ
Stars: โœญ 108 (-46%)
Mutual labels:  apex, salesforce
Awesome Low Code
Awesome Low-Code Application Platforms | ๅ…จ็ƒไฝŽไปฃ็ ๅนณๅฐๅผ€ๅ‘่ต„ๆบๅคงๅ…จ
Stars: โœญ 90 (-55%)
Mutual labels:  apex, salesforce
Rflib
Salesforce open source library with logging framework, trigger framework, feature switches, and advanced monitoring capabilities
Stars: โœญ 69 (-65.5%)
Mutual labels:  apex, salesforce
Scheduler Card
HA Lovelace card for control of scheduler entities
Stars: โœญ 154 (-23%)
Mutual labels:  automation, scheduler
Sfdc Convert Attachments To Chatter Files
๐Ÿ“Ž Easily migrate your Attachments to Salesforce Files.
Stars: โœญ 72 (-64%)
Mutual labels:  apex, salesforce
Easy Spaces Lwc
Sample application for Lightning Web Components on Salesforce Platform. Part of the sample gallery. Event management use case. Get inspired and learn best practices.
Stars: โœญ 104 (-48%)
Mutual labels:  apex, salesforce
Purealoe Lwc
Sample application for Lightning Web Components on Salesforce Platform. Part of the sample gallery. Agriculture and retail use case. Get inspired and learn best practices.
Stars: โœญ 43 (-78.5%)
Mutual labels:  apex, salesforce
Prettier Plugin Apex
Code formatter for the Apex Programming Language
Stars: โœญ 138 (-31%)
Mutual labels:  apex, salesforce
Dreamhouse Lwc
Sample application for Lightning Web Components on Salesforce Platform. Part of the sample gallery. Real estate use case. Get inspired and learn best practices.
Stars: โœญ 136 (-32%)
Mutual labels:  apex, salesforce
When Command
When is a configurable user task scheduler for Gnome
Stars: โœญ 69 (-65.5%)
Mutual labels:  automation, scheduler
Apex Lambda
Functional programming for Salesforce Apex
Stars: โœญ 189 (-5.5%)
Mutual labels:  apex, salesforce
Lwc Recipes
A collection of easy-to-digest code examples for Lightning Web Components on Salesforce Platform
Stars: โœญ 1,147 (+473.5%)
Mutual labels:  apex, salesforce
Query.apex
A dynamic SOQL and SOSL query builder on Salesforce.com platform
Stars: โœญ 78 (-61%)
Mutual labels:  apex, salesforce
Purealoe
Salesforce Sample App part of the sample gallery. Agriculture and retail use case. Get inspired and learn best practices.
Stars: โœญ 65 (-67.5%)
Mutual labels:  apex, salesforce
Vim Force.com
Vim plugin for force.com
Stars: โœญ 98 (-51%)
Mutual labels:  apex, salesforce
Squery
Salesforce SOQL query builder
Stars: โœญ 16 (-92%)
Mutual labels:  apex, salesforce
Affiliationsecurity
HEDA Affiliation-Based Security for Salesforce
Stars: โœญ 8 (-96%)
Mutual labels:  apex, salesforce
Visualforce Table Grid
Flexible and highly customizable Visualforce table grid component. Salesforce.com Classic Look and Feel.
Stars: โœญ 126 (-37%)
Mutual labels:  apex, salesforce
Dreamhouse Sfdx
Salesforce Sample App part of the sample gallery. Real estate use case. Get inspired and learn best practices.
Stars: โœญ 164 (-18%)
Mutual labels:  apex, salesforce

Latest Version Salesforce Community Support Sponsor License Build Status Code Coverage

Mass Action Scheduler Logo
Declaratively schedule process automation from reports and list views!
Explore the docs ยป

View Examples ยท Report Bug ยท Request Feature

๐Ÿ“ Table of Contents

๐Ÿง About the Project

๐Ÿ—ฃ Ethos

Mass Action Scheduler is a free-as-in-speech and open source developed passion project of Doug Ayers.

๐Ÿ’ช Mission

Put the power of Batch Apex within reach of declarative configuration.

๐Ÿš€ Value Proposition

Declaratively schedule Process Builder, Flows, Quick Actions, Email Alerts, Workflow Rules, or Apex to process records from Reports, List Views, SOQL, or Apex.

No more waiting for records to be updated or creating clever workarounds to cause records to be updated to cause these actions to fire.

Choose source data to process

image

Choose an action to automate

image

Map fields as inputs to selected action

image

Choose how often to automate action

image

Receive near real-time updates on batch job successes and failures

image

๐Ÿ’ก Inspiration

This project is inspired by the following IdeaExchange ideas. Please vote them up to increase chances this functionality becomes standard on the Salesforce platform. Thank you!

Inspired by Marie Chandra's idea Ability to Schedule when Process Builder Triggers.

Inspired by Narender Singh's idea Ability to schedule flows, workflows and processes in process builder.

๐ŸŽˆ Features

Declarative - no code necessary, never write Batch Apex again for queries that can be expressed in a report or list view and actions that can be expressed with a declarative alternative.

On Platform - everything happens in Salesforce so no exporting or uploading data necessary.

Timely - run actions manually or schedule hourly, daily, weekly, or any time in between.

Versatile - explore the many data sources and actions that can be scheduled with Mass Action Scheduler.

๐Ÿ—บ Roadmap

See the open issues for a list of proposed features (and known issues).

See the open milestones for a list of upcoming planned releases.

๐Ÿ“˜ Documentation and ๐Ÿ’ฌ Discussion

Read the wiki for documentation on Mass Action Scheduler.

Read the FAQ to troubleshoot common technical issues.

Join our community group to discuss and solution with other Mass Action Scheduler users.

Raise well defined issues and ideas via the issue tracker.

๐Ÿ‘‹ Getting Started

๐Ÿšจ Prerequisites

There are a few items you need to setup before installing and using this app.

  1. You will need to Enable Lightning Experience because we are using Lightning Components.
  2. You will need to Enable My Domain because we are using Lightning Components.
  3. You will need to Allow IFraming of Visualforce Pages with Clickjack Protection because we iframe pages in Lightning Components.

Please see the instructions in the wiki for screen shots and step-by-steps.

๐Ÿ“ฆ Install Package

  1. See the Release Notes for install links to each package version.
  2. Assign the Mass Action Admin permission set to users who will configure mass actions.
  3. Finish reviewing the Getting Started instructions.

๐Ÿ’Ž Sponsoring

Mass Action Scheduler is a free-as-in-speech and open source developed passion project of Doug Ayers.

If you've found value in my open source projects, please consider showing your support:

  • โญ๏ธ Star this project on GitHub
  • ๐Ÿ“ฃ Tweet this project to your followers
  • Contribute a โ˜•๏ธ or ๐ŸŒฎ via my virtual tip jar on PayPal

Thank you! โค๏ธ

https://douglascayers.com/thanks-for-your-support/

๐Ÿ™ Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Please see the guidelines for contributing for more details.

For documentation contributions (the wiki), please open an issue with your suggested changes.

For code contributions, please follow the GitHub flow:

  1. Fork this project and install the source code.
  2. Create your feature branch (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -m 'Add some AmazingFeature').
  4. Push to your feature branch (git push origin feature/AmazingFeature).
  5. Open a pull request to the develop branch.

โœ๏ธ Authors

Doug Ayers develops and maintains the project.

See also the list of contributors who participated in this project.

๐ŸŽ‰ Acknowledgements

Appiphony for developing the Strike Wizard component based on Lightning Design System Path blueprint.

Salesforce Foundation for developing tools for querying Salesforce Reports API in Apex.

Shinichi Tomita for developing jsforce and soql-parse libraries for easy use of Salesforce REST APIs in JavaScript.

jQuery for developing jQuery library.

Aaron Hardy for developing Penpal, a promise-based library for securely communicating with iframes via postMessage.

๐Ÿ‘€ License

The source code is licensed under the BSD 3-Clause License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].