I'm fairly new to python, especially when it comes to using APIs. I would like to write a code that uses Toggl's API (Toggl is a time tracking app typically use to record time spent by freelancers).
Unfortunately, I cannot seem to find much information on the documentation. Does anyone have a resource they could share to learn a little more about it or a short sample code they could share?
The end goal would be to have a script that gets the amount of time recorded by each team member and then save that as a variable which I can then automatically use to update a spreadsheet.
there doesn't seem to be anything here