The key parts of a workflow are triggers and actions. Most workflows are triggered by a source application sending a webhook to Morf. Morf then processes that webhook, generating an event. Once a workflow is triggered, a sequence of actions will execute. Actions allow you to fetch or send data to your integrated destination applications, control the flow of a workflow execution using conditional logic, or store data in Morf. The libraries below give you a full list of the existing events that can be used as triggers as well as our existing actions. We’re always adding new events and actions, please let us know if we are missing one you need.Documentation Index
Fetch the complete documentation index at: https://docs.morf.health/docs/llms.txt
Use this file to discover all available pages before exploring further.
- Source applications
- Destination applications
Source applications send events to Morf that may trigger a workflow.
