Use Cases
- Automate daily task reminders from Notion to team members on Slack.
- Ensure accountability by notifying users about their assigned tasks.
- Streamline communication between task management and messaging platforms.
How It Works
Triggers daily at 8 AM using a cron job. Retrieves all tasks from a specified Notion block. Checks if tasks are assigned to Harshil and if they are incomplete. Creates a direct message channel in Slack for notifications. Sends a reminder message with task details to the user.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Configure Notion credentials for accessing your tasks.
- 3Set the Notion block ID to the correct block containing your tasks.
- 4Configure Slack credentials for sending messages.
- 5Update the user ID for the intended recipient in the Slack message node.
Apps Used
Notion
Slack
Categories
Target Roles
Industries
Tags
#notifications
#slack automation
#process automation