Notion trigger Status Update

Hi, I need to create a scenario on Make.com that checks every time a Task (Database Item ID) changes its STATUS and then notifies me on Slack. I know how to set up the Slack notification, but I don’t know how to trigger (check for) the status change. Can you help me?

Notion doesn’t have webhooks, so the change cannot be processed immediately.

You can try using a “third-party” service that does the polling of Notion for you so you can have a custom webhook in Make to receive the “almost”-instant change.

If you want to do it the simple “polling” way that uses a single operation per check, then use the “Watch Database Items” module.

samliewrequest private consultation

Join the Make Fans Discord server to chat with other makers!

1 Like

Hi @overpressmedia

To achieve this, store the current status in a separate field as a text value. Then, once you change the status, you can get the output triggered using the module “Watch Database”.

Then once the module triggers, compare the status in the actual field with the text field and proceed. At the end of the scenario, update the text field with the new selection.

Regards,
Msquare Automation - Gold Partner of Make

Book a Free Consultation | Connect Live

Explore our YouTube Channel for valuable insights and updates!