@skriptfabrik/n8n-nodes-clockify-enhanced
v0.4.15
Published
Enhanced Clockify community nodes for n8n
Downloads
257
Readme
@skriptfabrik/n8n-nodes-clockify-enhanced
This is an n8n community node. It lets you use Clockify webhooks as trigger nodes for your n8n workflows.
Clockify is a time tracker and timesheet app for teams.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
- Go to Settings > Community Nodes.
- Select Install.
- Enter
@skriptfabrik/n8n-nodes-clockify-enhanced
in Enter npm package name. - Agree to the risks of using community nodes: select I understand the risks of installing unverified code from a public source.
- Select Install.
After installing the node, you can use it like any other node. n8n displays the node in search results in the Nodes panel.
Operations
It supports these operations:
- Register a webhook in the API which will call the trigger node on configured event
- Update a project with the given ID
- Patch the memberships of a project with the given ID
- Add members to a project with the given ID
- Remove members from a project with the given ID
Credentials
You can use the built-in Clockify credentials to authenticate with Clockify.
Compatibility
Tested against n8n version 1.0+.