Skip to content

Triggers

A trigger decides when a published spinner runs.

Run now on the Spinners page. Best for tests and on-demand campaigns.

A cron-style schedule (for example nightly PCA intake). The runtime evaluates schedules; the API alone is not enough.

Use schedules when work should happen without someone clicking Run (overnight analysis, morning follow-ups).

External systems can start a published spinner using an organization API key with trigger permission. Useful when a CRM event should kick off outreach immediately.

See API keys & webhooks.

SituationTrigger
Testing a new pipelineManual
Same job every nightSchedule
CRM creates a leadWebhook / API