Developer & DevOps

Automate Time Tracking Logging via Webhook

6 nodes 181 98 Webhook
Download

Workflow Description

A workflow that receives webhook requests and processes them with conditional logic to automatically log work hours in Clockify, while sending HTTP confirmations back to the source system.

How it works

  1. 1.Receive incoming webhook data from an external application.
  2. 2.Validate data using conditional logic checks.
  3. 3.Log hours programmatically to Clockify.
  4. 4.Send HTTP confirmation back to the originating system.

Use cases

  • Automatically log time when a project starts in a third-party app.
  • Update work hours without manual intervention.
  • Sync time tracking data across multiple platforms.

Requirements

  • Valid Clockify API key.
  • Active webhook endpoint in the source application.
  • Understanding of conditional logic rules.

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

If

Details

Trigger Webhook
Nodes 6
Apps 1
Views 181
Downloads 98

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (6)

Webhook

Webhook

#1

Clockify

If

#2

HTTP Request

HTTP Request

#3

IF1

If

#4

Clockify1

If

#5

HTTP Request1

HTTP Request

#6