Skip to main content
Beta. A Triggers button is live on the Scheduled Tasks page — early scaffolding for event-based runs. Expect changes; please share feedback in chat.

What we’re building

Event-based tasks will run when an external thing happens, not on a clock. Examples we expect to support at launch:
TriggerExample task
WebhookWhen a form posts to your webhook URL, run a routing prompt against the payload.
Connector eventWhen a new row lands in a connected Notion DB, enrich it.
Inbound emailWhen an email lands in a watched address, summarize and forward.
Schedule-of-scheduleWhen another task completes, trigger this one (basic chaining).

Today’s workaround

If you need event-driven runs right now, two paths:
  1. Zapier. Most external events can already trigger a Foundry call via Zapier. Use Run Prompt or Deep Research as the action.
  2. High-frequency scheduled task. A task running every 5 minutes that checks for a condition and acts on it.

Want early access?

Drop a note in the chat — “add me to the event-based tasks waitlist” — and we’ll wire you up as it stabilizes.

Scheduled tasks

What ships today.

Zapier

The bridge while we ship.