Update time-tracking projects based on Syncro status changes
Last edited 9 days ago
This workflow is part of an MSP collection, which is publicly available on GitHub.
This workflow archives or unarchives a Clockify projects, depending on a Syncro status. Note that Syncro should be setup with a webhook via 'Notification Set for Ticket - Status was changed'. It doesn't handle merging of tickets, as Syncro doesn't support a 'Notification Set' for merged tickets, so you should change a ticket to 'Resolved' first before merging it.
Prerequisites
- A Clockify account and credentials
Nodes
- Webhook node triggers the workflow.
- IF node filters projects that don't have the status 'Resolved'.
- Clockify nodes get all projects that (don't) have the status 'Resolved', based on the IF route.
- HTTP Request nodes unarchives unresolved projects, and archives resolved projects, respectively.
You may also like
New to n8n?
Need help building new n8n workflows? Process automation for you or your company will save you time and money, and it's completely free!