Backup Clockify to Github based on monthly reports
$20/month : Unlimited workflows
2500 executions/month
THE #1 IN WEB SCRAPING
Scrape any website without limits
HOSTINGER 🎉 Early Black Friday Deal
DISCOUNT 20% Try free
DISCOUNT 20%
Self-hosted n8n
Unlimited workflows - from $4.99/mo
#1 hub for scraping, AI & automation
6000+ actors - $5 credits/mo
Purpose
This workflow creates a versioned backup of an entire Clockify workspace split up into monthly reports.
How it works
- This backup routine runs daily by default
- The Clockify reports API endpoint is used to get all data from the workspace based on time entries
- A report file is being retrieved for every month starting with the current one, going back 3 month in total by default
- If changes happened during a day to any report, it is being updated in Github
Prerequisites
- Create a private Github repository
- Create credentials for both Clockify and Github (make sure to give permissions for read and write operations)
Setup
- Clone the workflow and select the belonging credentials
- Follow the instructions given in the yellow sticky notes
- Activate the workflow