Question

How do I get Slack notifications for new comments on Notion tasks?

  • 20 April 2024
  • 1 reply
  • 7 views

Hey! I would like to get notified in Slack when a new comment is added to a task in a database. I already added a notification when a task is added or updated but it’s not being triggered by comment. Could someone help me with this? Thanks


1 reply

Userlevel 7
Badge +14

Hi @EMB 

A comment in Notion may be treated as a different type of new/updated event.

You may have to explore using the Notion API: https://developers.notion.com/reference/comment-object#all-comments

 

 

Reply