Skip to content

Programme (python) to get time logs for each project in Teamwork Projects using Teamwork API and uploading to a Google Sheet

Notifications You must be signed in to change notification settings

CorryJ/teamworkProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Teamwork Projects - Getting logged time per project in a set time period

Programme (python) to get time logs for each project in Teamwork Projects using Teamwork API.

Specifically this file will:

  • Access TeamworkAPI
  • Gets all company project id's
  • Loops through each id to obtain total time per project in declared fromDate and toDate
  • Stores name, id and time totals in a csv
  • Uploads CSV to google sheet

Further info:

About

Programme (python) to get time logs for each project in Teamwork Projects using Teamwork API and uploading to a Google Sheet

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages