Salesforce offers different tools for automating business processes. They differ in features, complexity and required skills. The decision which automation tool to use depends on multiple factors.
If you find yourself wondering what the latest features of each automation tool are or which one to recommend when, this guide will help you.
Check it out on salesforce-automation.herokuapp.com
Do you want to suggest an enhancement, provide additional information or report incorrect information? See below!
If you are missing information or have found incorrect statements, feel free to leave feedback, create an issue to let me know or fix it yourself:
- Fork it! Clone it locally to start coding:
git clone https://github.com/mschmidtkorth/salesforce-automation-guide.git
- Create your feature branch:
git checkout -b my-new-feature
- Make and commit your changes:
git commit -m 'Add new feature'
- Push to the feature branch:
git push
- Submit a Pull Request from your feature branch to the
develop
branch