Short answer: Drop the "Notion → Get Database" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Database ID database_id | string | Required | Notion database ID — a UUID with hyphens. Open the database as a full page, copy the URL, format as 8-4-4-4-12 hex. |
{"database_id": "e.g. a1b2c3d4e5f6..."}
{"id": "abc123","title": [{"plain_text": "Tasks"}],"object": "database","properties": {"Name": {"id": "title","type": "title","title": {}},"Status": {"id": "abc","type": "select","select": {"options": [{"name": "To Do","color": "red"},{"name": "Done","color": "green"}]}}}}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.