Skip to content
Notis

Check Canny categories when a feedback database is created

Start a new feedback database with a quick view of the categories already used in Canny, reducing duplicate setup decisions.

Trigger

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.

Action

List Categories

Tool to list categories. use when fetching categories for a specific board by its id.

Why this helps

New feedback spaces can launch without anyone checking whether the Canny categorization already fits.

  • See existing categories before organizing new feedback.
  • Avoid creating parallel naming conventions.
  • Make a setup review easy to complete in one place.

Setup

Build it in a few focused steps.

  • 1Connect Notion and Canny to Notis once through the portal.
  • 2Create an automation in the portal or ask Notis to do it in plain language.
  • 3Tell Notis to retrieve the categories from the Canny board relevant to a newly created feedback database and summarize them in the run report.
  • 4Choose Database Created, pick a reporting channel, and test with one real database.

Questions about this workflow

Will this create categories in Canny?

This example retrieves categories for review. Choose a separate category-creation workflow if you need to create new ones.

What is a Notion database container?

It is the database itself. This trigger is for its creation, while a new data source inside an existing database has its own trigger.

When this happens · Trigger

Do this · Action

Supported Triggers and Actions

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

Notion triggers

Canny actions

Recurring trigger

Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.

TriggerScheduled

Add Post Tag

Tool to add a tag to a specific post. use when you need to categorize or group content by applying an existing tag.

ActionInstant

Webhook trigger

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

TriggerInstant

Delete User

Tool to delete a user and their comments and votes. use when you need to fully remove a user's account and all associated data (e.g., gdpr compliance).

ActionInstant

All Page Events

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

TriggerPolling

Change Post Status

Tool to change a post's status. use when you need to update a post's workflow stage and optionally notify voters.

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

Create Changelog Entry

Tool to create and optionally publish a new changelog entry. use when you need to add a product update record, control publish timing, and notify users. example: "create changelog entry titled 'version 1.2' with details '...' and publish immediately.".

ActionInstant

New Comment

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

TriggerPolling

Create Comment

Tool to create a new comment on a post. use when you have the authorid and postid and want to submit feedback or replies.

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

Create or Update User

Tool to create or update a user in canny. use when you need to provision a new user or synchronize updates to an existing user profile. example: "create or update user with email user@example.com"

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

Create Post

Tool to create a new post on a board. use when you have the boardid and userid and need to submit new feedback.

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

Create Tag

Tool to create a new tag. use when you have the boardid and tag name and need to categorize posts.

ActionInstant

Connect any two apps with Notis in the middle.

Notion and Canny, or any other combination from 1,000+ integrations.

When this happens · Trigger

Do this · Action

Save your first hour today.

7-day trial of any paid plan, with 20$ of usage included.
No card. Works with personal or business Canny.