Published 3 years ago
This workflow allows you to check the To-Do list on Notion and send a message on Slack.
Cron node: This node triggers the workflow every day.
Notion node: This node fetches all the tasks from Notion.
IF node: This node checks if the task is assigned to a particular user.
Create a Direct Message: This node will create a direct message channel with the user.
Send a Direct Message: This node will send the to-do lists in the direct message.
NoOp: This node is connected to the false
output of the IF node. If the condition is false, no further action will be taken.
Implement complex processes faster with n8n