RapidfolioRapidfolio
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

TriggerDescription
SlackReact to messages and events in Slack channels
LinearRespond to issue and project events in Linear
JiraRespond to Jira issue and project events
ScheduleRun procedures on a cron schedule
StripeReact to payment, customer, and subscription events in Stripe
GoCardlessRespond to payment and mandate events in GoCardless
OnfidoRespond to identity verification and workflow events in Onfido
AlloyReact to decisioning and evaluation events in Alloy
FlagrightRespond to AML alerts, cases, and transaction events in Flagright
XeroReact to invoice, payment, and contact events in Xero

How Triggers Work

  1. You configure a trigger on a procedure version in the Rapidfolio dashboard.
  2. When an event arrives (or the schedule fires), Rapidfolio creates a Procedure Run.
  3. The run executes your procedure steps, including any AI actions or integrations.
  4. Results are stored and available in the dashboard.

On this page