External Alerts to Notion Tasks

Configure external tools to send alerts to Notis via a webhook URL. Every alert instantly becomes a task in your Notion database, so critical notifications never get lost in email or Slack.

Trigger

Webhook received

Notis starts this workflow when an external tool or custom backend sends an HTTP request.

Notion logo

Action

Insert row database

Creates a new page (row) in a specified notion database.

Why this helps

Alerts arrive in email, Slack, and dozens of other tools. Important ones get buried or missed entirely. You spend time copying and pasting alerts into Notion or your task manager, and some never make it. Nothing gets prioritized because alerts are scattered everywhere.

  • Route all incoming alerts to one Notion database regardless of source
  • Never miss a critical alert because everything funnels into your task system
  • Reduce alert fatigue by consolidating notifications from dozens of tools
  • Triage and prioritize all alerts in one place instead of context-switching between apps

Setup

Build it in a few focused steps.

  • 1Connect your Google Drive and Notion accounts to Notis.
  • 2Create a new automation with the prompt: 'Accept incoming alerts via webhook and create a task in my Notion Alerts database with the alert message, severity, and source tool.'
  • 3Select 'Incoming Webhook' as the trigger type.
  • 4Notis will give you a unique webhook URL. Copy it.
  • 5Configure your external tools (monitoring, CRM, health checks, etc.) to POST alerts to that Notis webhook URL. You can then test by triggering an alert and confirming it appears in Notion.

Questions about this workflow

What's the format for alerts sent to the webhook?

Notis accepts JSON payloads. Your automation prompt can specify which fields to extract, e.g., 'extract the alert message, severity level, and source tool from the payload and add them to Notion as separate properties.'

Can I filter or route different alerts to different Notion databases?

Yes. Your prompt can include conditions, e.g., 'if the severity is critical, create the task in my Critical Alerts database; if it's warning, create it in my Monitoring Tasks database.'

How do I prevent duplicate alerts?

Notis can track alert IDs to prevent duplicates. Include 'use the alert id to prevent duplicate entries' in your prompt, and Notis will check before creating tasks.

When this happens · Trigger

Do this · Action

Supported Triggers and Actions

Notis builds workflows that link Google Drive to Notion. A trigger fires from one place; an action lands in another.

Google Drive logo

Google Drive triggers

Notion logo

Notion actions

Comment Added (Docs/Sheets/Slides)

Triggers when a new comment is added to Google Docs, Sheets, or Slides.

TriggerPolling

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.

ActionInstant

File Created

Triggers when a new file is created in Google Drive.

TriggerPolling

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.

ActionInstant

File Deleted or Trashed

Triggers when a file is moved to trash or permanently deleted in Drive.

TriggerPolling

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.

ActionInstant

File Shared (Permissions Added)

Triggers when new sharing permissions are granted to a file or folder. Uses Drive's `changes.list` endpoint with inline `permissions` in the `fields` mask so each change carries the file's current permission set provider-atomically. We diff that against `seen_permission_keys` to identify newly added grants. Drive page tokens are the primary cursor; if Drive rejects a stored token, the trigger raises `PollingTriggerError` without clearing state rather than silently re-baselining and dropping events. Limitation: truly ephemeral permissions (added and revoked between two polls without any other file modification in between) are not detected. Drive Activity API would catch those but requires an additional OAuth scope and a different payload contract.

TriggerPolling

Archive Notion Page

Archives (moves to trash) or unarchives (restores from trash) a specified notion page.

ActionInstant

File Updated

Triggers when a file's metadata or content changes in Google Drive.

TriggerPolling

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).

ActionInstant

Google Drive Changes

Triggers when changes are detected in a Google Drive.

TriggerPolling

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.

ActionInstant

New File Matching Query

Triggers when a new Google Drive file matches a provided query. This is the legacy query-centric trigger: it preserves Drive API query config such as ``corpora`` / ``driveId`` aliases and emits the historical ``file_matching_query`` event type. ``FileCreatedTrigger`` covers the broader "new file" case and emits ``file_created``.

TriggerPolling

Create Notion page

Creates a new empty page in a notion workspace.

ActionInstant

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.

ActionInstant

Connect any two apps with Notis in the middle.

Not just Google Drive and Notion. Any combination from 985+ 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.