I have a query in the API request on Daylight Savings Time (DST) using Orchestrator queue report using (GET Method - Postman)

  1. In normal UiPath orchestrator, I have a yesterday queue report with proper count details.
  2. But if I’m using postman to get the queue report, the queue report it’s come with different count details due to daylight savings time (DST) and I analyzed.

So I attach a picture for your reference…(2) for postman

  1. This is Orchestrator queue report with (118 count) for Jan 5,2024

  2. This is Postman queue report with (116 count) for Jan 5,2024

So, my question is on DST - 1.30 hours may reduce to the current CST time so the counts may change according to this, what is the solution to using post man to get that particular day on particular accurate count?

@sivaramakrishnan.r

Welcome to the communituse the filter on the date …in the response you would get timezone as well

Cheers

we would recommend using the UTC based date/time for the filters