ActUpon Docs

Integrations and destination model

ActUpon routes captures into destination profiles. The first-class workflow destinations today are Todoist, Linear, Notion, and webhooks.

Destination profile model

Workflow items can carry a destination profile with a stable kind, a user-facingname, optional provider defaults, and optional field mappings.

Current public kinds

Todoist

Creates tasks in a selected Todoist project using a saved personal API token and project defaults.

Linear

Creates Linear issues in a selected team using a saved personal API token and team defaults.

Notion

Creates pages in a selected Notion data source using saved database defaults and field mappings.

Webhook

Sends a canonical item envelope and adapter payload to an arbitrary HTTPS endpoint you control.

How these appear in ActUpon

The share and item-action surfaces present first-class integrations by brand. Under the hood, these still use the same workflow delivery contract with a selected destination profile.

ActUpon Docs | TheCrux