Creates a time tracking project from Syncro to Clockify — Workflow n8n
Aperçu
This workflow creates a project in Clockify that any user can track time against. Syncro should be setup with a webhook via Notification Set for Ticket - created (for anyone).
> This workflow is part of an MSP collection, The original can be found here: https://github.com/bionemesis/n8nsyncro
Nœuds utilisés
Clockify
Aperçu du workflow
⚡
W
Webhook
Clockify
2 nodes1 edges
Comment ça fonctionne
- 1
Déclencheur
Le workflow démarre avec un déclencheur webhook.
- 2
Traitement
Les données transitent par 2 nœuds, connecting clockify, webhook.
- 3
Sortie
Le workflow termine son automatisation et livre le résultat à la destination configurée.
Détails des nœuds (2)
CL#1
Clockify
clockify
Comment importer ce workflow
- 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
- 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
- 3Sélectionnez le fichier
creates-a-time-tracking-project-from-syncro-to-clockifytéléchargé et cliquez sur Importer. - 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
- 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.
Ou collez directement dans n8n → Importer depuis JSON :
{ "name": "Creates a time tracking project from Syncro to Clockify", "nodes": [...], ...}
Intégrations
clockifywebhook
Créé par
Jonathan
@jon-n8n
Tags
clockifywebhook
⚡
Nouveau sur n8n ?
n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.
Obtenir n8n gratuitement →