π Sync timer entries from Clockify to Syncro
β‘ 1,164 views Β· π Project Management
Description
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. Likewise, if the name in Clockify doesnβt exactly match what you put in the Set, it wonβt work. You also need to setup a webhook in Clockify set to trigger on βTime entry updated (anyone)β and pointed at your workflow. Configured this way, you can start and stop time entries at will and it wonβt do anything until you change the description.
> This workflow is part of an MSP collection, The original can be found here: https://github.com/bionemesis/n8nsyncro
π Nodes Used
Function, Google Sheets, HTTP Request, Start, Webhook
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File