- WorkTrail API
WorkTrail API
This page gives you a basic overview of our APIs.
We are here to help - If you want to implement an application based on our API let us know and we will try to support you as good as possible.
Purpose
The purpose of our API is to allow 3rd party applications to use data stored in WorkTrail. The API provides easy access to all data - including tasks, projects and all work entries which were recorded by our users. But before any app can access this data it has to be authorised by a manager of the company.
Activate Developer Mode
Before starting with writing apps, you have to activate developer options for your user. To do this head over to the following URL:
https://worktrail.net/manage/developer/enable/
Once enabled you will have the new menu entries "Apps" and "Company Authentications" within your navigation.
Next Steps
- First of all you have to register your app to receive API Keys.
- Next you have to implement an Authorisation Flow to get access to data of a given company.
- Once this is done, you can use all API methods you have requested access to (via scopes in the authorisation flow)