Triggers
Triggers
Trigger Rapidfolio procedures automatically from external events.
Overview
Triggers allow your procedures to run automatically in response to events from connected services, or on a schedule.
Available Triggers
| Trigger | Description |
|---|---|
| Slack | React to messages and events in Slack channels |
| Linear | Respond to issue and project events in Linear |
| Jira | Respond to Jira issue and project events |
| Schedule | Run procedures on a cron schedule |
| Stripe | React to payment, customer, and subscription events in Stripe |
| GoCardless | Respond to payment and mandate events in GoCardless |
| Onfido | Respond to identity verification and workflow events in Onfido |
| Alloy | React to decisioning and evaluation events in Alloy |
| Flagright | Respond to AML alerts, cases, and transaction events in Flagright |
| Xero | React to invoice, payment, and contact events in Xero |
How Triggers Work
- You configure a trigger on a procedure version in the Rapidfolio dashboard.
- When an event arrives (or the schedule fires), Rapidfolio creates a Procedure Run.
- The run executes your procedure steps, including any AI actions or integrations.
- Results are stored and available in the dashboard.