Runn

Runn is the TARGET for the solution

This section runs the connections with runn.io … there are three fundamental modules People, Projects and Actuals. We operate three GET statements across the modules

API

Base URL: https://app.runn.io/api

Swagger JSON: https://app.runn.io/api/swagger_doc

Runn uses token authentication to access the API.

Ensure all requests contain an authorization header as follows: { Authorization: Bearer <Token> }

Your API token can be obtained from your Runn settings page.

If you are logged into Runn, you can also access any of the GET endpoints directly from your browser.

Developer site

https://app.runn.io/developer

Process

It is worth noting that Runn.io operates a regular ingestion process at midday (midnight NZ) which imports all Actuals for the pas 4 weeks

This solution is to provide facility for time that has either since changed or changed outside the 4 week window.

Leave a Comment