Daily backup of your time tracking to a repository

Every day the scenario exports time reports from Clockify and saves them to репозиторий — with a history of changes.

  • Takes a copy of the reports every day
  • Keeps a month-by-month history of changes
  • Updates only what actually changed
  • Your data survives a service outage
GitHub

How it works

To move data from Clockify to GitHub automatically, use a ready-made scenario — no manual exports.

  1. Starts when: Schedule Trigger
  2. Then: Get first workspace
  3. Then: Globals
  4. Then: Set month indexes
  5. Then: Split Out indexes
  6. Then: Set intervals
  7. Then: Get detailed monthly report
  8. Then: Check if file exists in GitHub
  9. Then: Point to new data
  10. Then: Compare Datasets
  11. Then: Update file in GitHub
  12. Then: Extract from File
  13. Check: Check for 404 error message
  14. If yes: Skip empty reports
  15. Then: Create file in GitHub
  16. If no: Stop and Error

You can launch this Clockify + GitHub integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.