Clockify
Learn how to use Clockify with Composio
Overview
Enum
CLOCKIFY
Description
Clockify is a free time tracking software that allows individuals and teams to track work hours across projects.
Authentication Details
API_KEY
api_key
OAUTH2
client_id
client_secret
oauth_redirect_uri
scopes
subdomain
Actions
CLOCKIFY_ADD_MEMBERS_TO_PROJECT
Action Parameters
memberships
project_id
workspace_id
Action Response
data
error
successful
CLOCKIFY_CREATE_CLIENT
Action Parameters
address
email
name
note
workspace_id
Action Response
data
error
successful
CLOCKIFY_CREATE_PROJECT
Action Parameters
billable
client_id
color
is_public
name
note
workspace_id
Action Response
data
error
successful
CLOCKIFY_CREATE_TAG
Action Parameters
name
workspace_id
Action Response
data
error
successful
CLOCKIFY_CREATE_TASK
Action Parameters
assignee_ids
billable
estimate
name
project_id
status
user_group_ids
workspace_id
Action Response
data
error
successful
CLOCKIFY_CREATE_TIME_ENTRY
Action Parameters
billable
description
end
project_id
start
tag_ids
task_id
workspace_id
Action Response
data
error
successful
CLOCKIFY_FIND_CLIENT
Action Parameters
archived
name
page
page_size
workspace_id
Action Response
data
error
successful
CLOCKIFY_FIND_PROJECT
Action Parameters
archived
billable
client_ids
client_status
contains_client
contains_user
hydrated
is_template
name
page
page_size
sort_column
sort_order
strict_name_search
user_ids
user_status
workspace_id
Action Response
data
error
successful
CLOCKIFY_FIND_TASK
Action Parameters
project_id
task_name
workspace_id
Action Response
data
error
successful
CLOCKIFY_FIND_TIME_ENTRY
Action Parameters
description
end_date
page
page_size
project_id
start_date
tagIds
task_id
user_id
workspace_id
Action Response
data
error
successful
CLOCKIFY_GET_ALL_WORKSPACES
Action Parameters
Action Response
data
error
successful
CLOCKIFY_GET_CURRENT_USER
Action Parameters
Action Response
data
error
successful
CLOCKIFY_START_TIMER
Action Parameters
billable
description
project_name
tags
task_name
Action Response
data
error
successful
CLOCKIFY_STOP_TIMER
Action Parameters
user_id
workspace_id
Action Response
data
error
successful