Notion
Any database becomes a backlog — you choose which properties mean status, assignee, and labels.
Notion connects over OAuth: Connect Notion, and during the consent step Notion asks which pages and databases to share — only what you share is visible to Peractor.
Databases, mapped your way
Notion databases have no fixed schema, so importing one is a Configure step rather than a single click: Peractor probes the database and asks which property is which —
- Status property (required) — becomes the board columns. A native Status property brings its three groups (To-do / In progress / Complete), so automation can tell "done" from "doing"; a plain Select gives columns with colors.
- Assignee property (optional) — a People property.
- Labels property (optional) — a multi-select, usable by routing rules.
Sensible defaults are pre-picked when your schema has obvious candidates.
How pages sync
- Each page is a task: the title maps to the task title, and the page's body becomes the description.
- Status writes PATCH the mapped property; comments from Peractor are text (with links) — Notion's API doesn't take image uploads in comments.
- Sync is by poll, about every 30 seconds.