Every integration ships as a typed Block backed by Tools. Triggers are inbound — workflows that start when an email arrives, a meeting ends, a row is added, a webhook fires.
A non-exhaustive sample. Full registry available on request.
→ Webhooks for low-latency events. Actana issues a URL; the source pings it; the workflow starts.
→ Polling for sources that don't emit. Actana watches and starts on change.
Adding an integration is a documented pattern: tool → block → icon → trigger. Tell us what you need and we'll prioritize it.