Providers
Introduction
Each action belongs to a specific provider. In this section of the documentation we'll cover the different providers, the ways they can we configured and their actions.
Core providers
The Execution control provider and the Generic provider can be considered the "Core providers". These providers don't require any configuration and provide the most commonly used actions, such as creating a variable, making a decision based on some rules or sending an email.
Third-party providers
All other providers can be considered "Third-party providers". They implement actions from different vendors and might or might not require further configuration. Each provider has an introductory chapter in which you'll be able to get a quick glance at what actions are implemented, how to configure it (if any configuration is required) and so on.