Skip to content

Takes a CSV of batch time entries and posts them to Clockify (for when you've fallen a little behind on your timesheet)

Notifications You must be signed in to change notification settings

mrjohnskelton/clockify-poster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clockify Poster

Create a batch of entries in CSV (and convert to JSON or capture direct as JSON) and then use this code to post the batch to the Clockify online timesheeting service.

Clockify Settings

See the Clockify Developer API to get your own developer API key.

You need the workspace ID for the overall config and the project IDs of the projects you want to record time against for the entries.

Use insomnia or similar to get workspace ID and project IDs. The poster assumes one workspace with more than one project in it. For multiple workspaces, just do several runsm chaning the workspace between runs as necessary.

About

Takes a CSV of batch time entries and posts them to Clockify (for when you've fallen a little behind on your timesheet)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published