Ratings List

There are typically around 2 million properties shown in English and Welsh local rating lists at any one time.Over the life of a list some properties will come and go, whilst other may see changes made to their descriptions and addresses, and of course to their rateable values with effect from specified dates.Every entry in … Read more

Actuals

GET statement Gets Actuals (timesheet data) in Runn for the purpose of comparison with WFM Dates Requires start and end date Format: YYYY-MM-DD. Include Actuals on or before/after date Start Date This is associated with a Business Requirement as the regular Runn ingestion process only spans 4 weeks Typically the start date is set to … Read more

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