Use Cases
- Log working hours automatically in Notion.
- Track breaks taken during work hours.
- Prevent duplicate time entries in time tracking.
- Receive notifications for time tracking status.
How It Works
Webhook triggers the workflow upon receiving a request. Switch node directs the flow based on the action type (start, break, end). Create or update Notion pages based on the current date. Set break durations and update records accordingly. Respond to the webhook with appropriate messages.
Setup Steps
- 1Import the workflow template into your n8n environment.
- 2Configure Notion credentials for database access.
- 3Set up the webhook URL for receiving tracking requests.
- 4Test the workflow by sending a sample request to log time.
Apps Used
Notion
Categories
Target Roles
Tags
#workflow management
#process automation
#notifications