Sync timer entries from Clockify to Syncro — n8n Workflow
Overview
This workflow will take a timer entry from Clockify and submit it to a matching ticket in Syncro. It saves the time entry ID from Clockify and the time entry ID from Syncro into a Google Sheets. Then, it will check if a match already exists from a previous update and will update the same time entry if the description or time is changed in Clockify. There is a Set node with the name and Syncro IDs of technicians.
If you have multiple technicians with the same name, this won't work for you. Likew
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a webhook trigger.
- 2
Process
Data flows through 13 nodes, connecting function, googlesheets, httprequest.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (13)
Google Sheets
googleSheets
HTTP Request
httpRequest
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
sync-timer-entries-from-clockify-to-syncrofile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
Jonathan
@jon-n8n
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →