Automate Clockify Workspace Backups to GitHub with Monthly Reports - n8n Workflow | Neura Market
Automate Clockify Workspace Backups to GitHub with Monthly Reports
This workflow automates the process of creating and updating versioned backups of a Clockify workspace in GitHub, based on detailed monthly reports.
The workflow is designed to run daily, leveraging the Clockify API to gather detailed reports of time entries for the current and previous two months. These reports are then either created or updated in a specified GitHub repository. The workflow ensures that any changes in the reports are reflected in the backups, maintaining an up-to-date version history. It includes error handling for missing files and skips empty reports to optimize storage.
Platform
n8n
Category
Development & IT
Price
Free
Creator
Olivia Nguyen
template
if
set
filter
github
clockify
splitOut
stickyNote
httpRequest
stopAndError
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.