Skip to content

Get CSV files of the worked hours of your user using ClickUp public API.

Notifications You must be signed in to change notification settings

willserafini/clickup-hours-worked

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clickup Hours Worked

Get CSV files of the worked hours of your user using the Clickup Public API (https://clickup.com/api/). The data that will show it's of the current month.

Steps:

  1. Create your on .env file, you can copy the .env.example and put your credentials. To get your TEAM_ID, you can just check on the URL of your clickup workspace, for example: https://app.clickup.com/0004249/home, in this case, the TEAM_ID is 0004249. To get the TOKEN you need to go to your APP Settings account and generate an token if you don't have one yet.

  2. Run composer install

  3. Run php index.php

You will se 2 CSV files on the hours folder.

About

Get CSV files of the worked hours of your user using ClickUp public API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages