Team gets notified when Notion database structure changes

Adding a new property to a Notion database or renaming a column can break existing workflows if nobody knows. This automation posts schema changes to Slack so your team understands the new structure immediately.

Trigger

Data Source Schema Updated

Triggers when a Notion data source's schema is updated. Fires on column add / remove / rename. Payload includes `data.updated_properties: [{id, name, action}]` so consumers can discriminate the kind of change downstream. Optional `data_source_id` filter scopes to schema changes on a single data source. When omitted, fires for any schema change in the workspace the integration has access to. Note: adding a column also fires `page.properties_updated` once per existing row in the data source. Customers wanting a single structural-change signal should use this trigger.

Slack logo

Action

Post message to channel

Deprecated: posts a message to a slack channel, direct message, or private channel. use `send message` instead.

Why this helps

Neurodivergent founders make structural changes to Notion databases without fully thinking through team impact. Team members encounter broken automations, missing properties, or renamed fields without understanding why.

  • Team members immediately understand why their existing workflows might need updating
  • Reduces duplicate questions about 'where did this field go?' or 'what's this new property for?'
  • Allows team to coordinate responses to structural changes together
  • Improves database governance by making changes visible and intentional

Setup

Build it in a few focused steps.

  • 1Connect your Notion workspace and Slack account to Notis.
  • 2Create an automation with the prompt: 'When my main database schema changes (properties added, removed, or renamed), post to the database-changes channel with a list of what changed and why I made the change.'
  • 3Select 'Data Source Schema Updated' as your trigger.
  • 4Choose a Slack channel for schema change announcements.
  • 5Test by adding or renaming a property in a Notion database and confirm the notification appears in Slack.

Questions about this workflow

Can I see exactly what property changed in the Slack message?

Yes. The trigger payload includes updated_properties with ids, names, and the action (added, removed, renamed). Notis can extract and post these details.

What if I'm making experimental changes I don't want to announce?

Create temporary test databases separate from your team databases. Schema changes in those won't be announced to the main channel.

Should I explain why in the Slack message?

Include 'why' information in your automation prompt, like: 'post the schema changes and include why I made them if it's not obvious'.

When this happens · Trigger

Do this · Action

Supported Triggers and Actions

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

Notion logo

Notion triggers

Slack logo

Slack actions

All Page Events

Triggers when any Notion page is created or updated across the workspace.

TriggerPolling

Set snooze duration

Deprecated: turns on do not disturb mode for the current user, or changes its duration. use `set dnd duration` instead.

ActionInstant

Comment Created

Triggers when a new comment is created in Notion. Optional `page_id` filter scopes to comments on a specific page. When omitted, fires for any new comment in the workspace the integration has access to. Requires the 'Read comments' capability on the Notion integration. If a connection was authorized before that capability was enabled, the user must re-authorize the connection for comment events to flow.

TriggerInstant

Add a custom emoji to a Slack team

Deprecated: adds a custom emoji to a slack workspace given a unique name and an image url. use `add emoji` instead.

ActionInstant

New Comment

Triggers when a new comment is added to a specified Notion block or page.

TriggerPolling

Add an emoji alias

Adds an alias for an existing custom emoji in a slack enterprise grid organization.

ActionInstant

Database Created

Triggers when a new Notion database (the container) is created. A database is the post-2025-09-03 container that holds one or more data sources. This trigger fires for the container's creation event (`database.created`), distinct from `NOTION_DATASOURCE_CREATED` which fires when a new data source is added to an existing database. Most customers calling Notion's `POST /v1/databases` (the legacy API) or creating a database via the Notion UI will see this event. Adding a new data source to an existing database fires `data_source.created` instead — use `NOTION_DATASOURCE_CREATED` for that. Notion's payload puts `entity.type: "block"` (the container is a `child_database` block in the content tree) and `entity.id` is the database id.

TriggerInstant

Add a remote file

Adds a reference to an external file (e.g., google drive, dropbox) to slack for discovery and sharing, requiring a unique `external id` and an `external url` accessible by slack.

ActionInstant

Data Source Created

Triggers when a new Notion data source is created. Fires workspace-wide. The payload's `data.parent` carries the data source's tree parent (typically the teamspace) for downstream filtering. A single template-based database creation can fire multiple `data_source.created` events at once — one per data source the template instantiates.

TriggerInstant

Add a star to an item

Stars a channel, file, file comment, or a specific message in slack.

ActionInstant

Data Source Schema Updated

Triggers when a Notion data source's schema is updated. Fires on column add / remove / rename. Payload includes `data.updated_properties: [{id, name, action}]` so consumers can discriminate the kind of change downstream. Optional `data_source_id` filter scopes to schema changes on a single data source. When omitted, fires for any schema change in the workspace the integration has access to. Note: adding a column also fires `page.properties_updated` once per existing row in the data source. Customers wanting a single structural-change signal should use this trigger.

TriggerInstant

Add call participants

Registers new participants added to a slack call.

ActionInstant

New Page

Triggers when a new page is added to a Notion database.

TriggerPolling

Add emoji

Adds a custom emoji to a slack workspace given a unique name and an image url; subject to workspace emoji limits.

ActionInstant

Page Added to Page

Fires when a new subpage (a `child_page` type block) is added under a specified parent Notion page.

TriggerPolling

Add reaction to message

Adds a specified emoji reaction to an existing message in a slack channel, identified by its timestamp; does not remove or retrieve reactions.

ActionInstant

Connect any two apps with Notis in the middle.

Not just Notion and Slack. 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 Slack.