Sync timer entries from Clockify to Syncro — Workflow n8n

Moyen complexité🔗 Webhook13 nœuds🏷️ Project Management👁 889 vuespar Jonathan

Aperçu

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

Nœuds utilisés

Google SheetsHTTP Request

Aperçu du workflow

W
Webhook
Google Sheets
F
ForGoogle
F
ForSyncro
FindMatch
I
IF
NewSyncroTimer
UpdateSyncroTimer
E
EnvVariables
S
SetTechnicians
M
MatchTechnician
I
IF1
N
NoOp
13 nodes12 edges

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur webhook.

  2. 2

    Traitement

    Les données transitent par 13 nœuds, connecting function, googlesheets, httprequest.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (13)

GO

Google Sheets

googleSheets

#1
HT

HTTP Request

httpRequest

#2

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier sync-timer-entries-from-clockify-to-syncro téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

{ "name": "Sync timer entries from Clockify to Syncro", "nodes": [...], ...}

Intégrations

functiongooglesheetshttprequestifsetwebhook

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds13
Complexitémedium
Déclencheurwebhook
Vues889

Créé par

Jonathan

Jonathan

@jon-n8n

Tags

functiongooglesheetshttprequestifsetwebhook

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 →