Connector Clockify
Clockify is a simple time tracker and timesheet app that lets you track work hours across projects.
Clockify connector enables integrating data from Clockify with Meiro Integrations to process it further.
Requirements
To connect to Optimizely it is important to generate an API key.
Learn more: To learn how to generate an API key, please refer to this article.
Features
It is possible to load data for:
- particular workspace
- timeframe
- specific User Ids.
Data In/Data Out
Data In
N/A
Data Out
Your results will be saved as a JSON file in the Data Out bucket out/files/ report.ndjson
Learn more: To learn more about the folder structure please fo to this article.
Example of an output file:
{"author": "MAREK", "total_duration": 25000, "records": [{"name": "Creating clockify connector", "duration": 25000}]}
Parameters
API key (required)
API key to the Clicky app.
Learn more: To learn how to generate an API key, please refer to this article.
Workspace ID (required)
ID of the Clickify workspace.
https://clockify.me/workspaces/{workspace_id}/settings
Start Date/ End Date (required)
Specify the timeframe for your integration (for example: start date "yesterday", end day "today")
User ID (required)
Ids of the user which should be included in the report.