Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 836 Bytes

TogglApi.md

File metadata and controls

30 lines (17 loc) · 836 Bytes

Toggl

Api documentation

https://github.com/toggl/toggl_api_docs

To retrieve reported time information use Reporting api

Request parameter documentation is here

Where is my API Token located?

All users can locate their API token at the bottom of the Profile page.

Toggl-Api nuget package

https://www.npmjs.com/package/toggl-api

npm install toggl-api --save

Toggl-Api nuget documentation

http://7eggs.github.io/node-toggl-api/index.html

Learn Toggl API using Curl

Install curl in VS Code

https://www.vulongtran.com/how-to-use-visual-studio-to-run-curl-commands

Curl example calls vs Toggl

/src/hacks/TogglCurl.http