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 … Read more

Time

GET statement The time API returns all the data required for the WFM part of the solution (i.e. People, Projects and Actuals) The major issue is resolving the 2 factor Authentication and maintaining the Refresh and Access tokens https://www.workflowmax.com/api/v3/time-methods Parameter Required? Description from=YYYYMMDD Required Return time sheet entries created on or after this date. to=YYYYMMDD … Read more

WFM

This section runs the connection with Work Flow Max WFM is the SOURCE system for this solution WFM is a daughter product of Xero Accounting Software WFM operates 2 factor authentication as Oauth2 provided by Xero API Developer Site https://www.workflowmax.com/api/overview