Blog

Resolution Duration via REST APIs

November 19, 2021
Patrick Bakker
Author
Patrick Bakker

Sometimes organizations don’t just want to know the duration of a complete change, but also the duration of each of their separate tasks.  For changes that consist of several tasks, two reports were created a few months back, presenting data about the completion duration of the individual tasks.  It was already possible to retrieve the resolution duration of tasks using both the Xurrent GraphQL API (resolutionDuration field) and the Xurrent Export API (Resolution Duration column).  Now it also possible to retrieve the resolution duration (resolution_duration) using the following REST APIs:

  • Requests
  • Problems
  • Changes
  • Tasks
  • Projects
  • Project Tasks
  • Risks