n8n-docs/docs/nodes/nodes-library/trigger-nodes/ClockifyTrigger
Harshil Agrawal 7b460243ab
SEO Update (#206)
2020-10-09 14:18:10 +02:00
..
README.md SEO Update (#206) 2020-10-09 14:18:10 +02:00
workflow.png Add Clockify Trigger node docs 2020-07-17 16:08:39 +05:30

permalink description
/nodes/n8n-nodes-base.clockifyTrigger Learn how to use the Clockify Trigger node in n8n

Clockify Trigger

Clockify is a free time tracker and timesheet app for tracking work hours across projects.

::: tip 🔑 Credentials You can find authentication information for this node here. :::

Example Usage

This workflow allows you to get new time entries from Clockify. You can also find the workflow on the website. This example usage workflow would use the following node.

The final workflow should look like the following image.

A workflow with the Clockify Trigger node

1. Clockify Trigger node

  1. First of all, you'll have to enter credentials for the Clockify Trigger node. You can find out how to do that here.
  2. Select the workspace you want to receive updates for from the Workspace dropdown list.
  3. Click on Execute Node to run the workflow.

Note: This node uses polling to get new time entries. You'll have to use the Add Poll Time button if you want this Trigger node to run regularly to retrieve new time entries.