Automate your financial processes
Workflows
Workflows are a way to automate your processes. They allow you to create a series of steps that will be executed when a specific event occurs.
For example, you can create a workflow that automatically sends an alert to your Slack channel upon a Stripe payment occurring on your site.
Overview
Workflows consist of steps and triggers. Steps determine what this workflow will do when its ran and triggers determine when it's ran.
A variety of events can trigger workflows. These events can be webhooks, workspace events, or run on a schedule. Check out the triggers page to learn more about how triggers work.
Guides
Explore our guides to see examples of applications using Workflows.