Fetch Notion Page Properties via Webhook
External system sends webhook → Notis retrieves specific Notion properties and returns them instantly. Live data sync, no engineering.
Trigger
Webhook received
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Action
Get page property
Call this to get a specific property from a notion page when you have a valid `page id` and `property id`; handles pagination for properties returning multiple items.
Why this helps
External tools need Notion data, but fetching it requires custom API code or manual updates. Data gets stale and manual work piles up.
- External systems stay current with live Notion data
- No custom code or API integration needed
- Reduces manual data maintenance and copy-paste
- Keeps all tools synchronized automatically
Setup
Build it in a few focused steps.
- 1Connect Notion to Notis (one-time in portal)
- 2Ask Notis: 'When you receive a webhook requesting [property name] from a Notion page, fetch the data and return it.' Notis generates a webhook URL.
- 3Configure the webhook URL in your external system's documentation
- 4Tell Notis which Notion properties should be fetchable (e.g., 'Status', 'Owner', 'Due Date')
- 5Send a test webhook request and verify Notion returns the correct property values
Questions about this workflow
Can I fetch properties from multiple pages in one webhook?
Yes. Structure your webhook to specify which page, and Notis fetches the properties you request. Or 'Fetch from all pages matching [criteria].'
Are the returned values real-time or cached?
Real-time from Notion. Every webhook request gets current data, so external systems always see the latest values.
Can I transform or filter the returned data?
Yes. Ask Notis: 'Return only the Status and Owner, formatted as JSON' or 'Include only pages with Status = Active.' Your prompt controls output.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Discord to Notion. A trigger fires from one place; an action lands in another.
Discord triggers
Notion actions
New Discord Message Trigger
Polls a specific Discord channel for new messages.
Add multiple content blocks (bulk, user-friendly)
Efficiently adds multiple standard content blocks to a notion page in a single api call with automatic markdown parsing. the 'content' field in notionrichtext blocks now automatically detects and parses markdown formatting including headers (# ## ###), bold (**text**), italic (*text*), strikethrough (~~text~~), inline code (`code`), links ([text](url)), and more. ideal for bulk content creation, ai agents, and replacing multiple individual add page content calls. supports automatic text formatting, content splitting, and up to 100 blocks per request.
New Member Joined
Triggered when a new member joins a Discord server (guild) you manage.
Add content to Notion page
Deprecated: appends a single content block to a notion page or a parent block (must be page, toggle, to-do, bulleted/numbered list, callout, or quote); invoke repeatedly to add multiple blocks.
Message Reaction Added
Triggered when a reaction (emoji) is added to a message in a monitored Discord channel.
Append complex blocks (advanced, full control)
Appends complex blocks with full notion block structure to a parent block or page. use for advanced scenarios requiring precise control: code blocks, tables, embeds, nested children within blocks, or when working with pre-built notion block objects. requires full notion api block schema - use add multiple page content for simpler content creation.
New Thread Created
Triggered when a new thread is created in a Discord channel within a monitored server.
Archive Notion Page
Archives (moves to trash) or unarchives (restores from trash) a specified notion page.
Message Edited
Triggered when an existing message in a monitored Discord channel is edited.
Create comment
Adds a comment to a notion page (via `parent page id`) or to an existing discussion thread (via `discussion id`); cannot create new discussion threads on specific blocks (inline comments).
Create Notion Database
Creates a new notion database as a subpage under a specified parent page with a defined properties schema; use this action exclusively for creating new databases.
Create Notion page
Creates a new empty page in a notion workspace.
Delete a block
Archives a notion block, page, or database using its id, which sets its 'archived' property to true (like moving to "trash" in the ui) and allows it to be restored later.
Connect any two apps with Notis in the middle.
Not just Discord and Notion. Any combination from 1,000+ integrations.
When this happens · Trigger
Do this · Action
Save your first hour today.
7 days free trial with 20$ free usage included.
No card. Works with personal or business Notion.