I am trying to filter down the results from an Orchestrator HTTP Request, to show only items from a specific queue in a certain timeframe. Has anyone done this before? I can’t find many examples for this scenario. Screenshot shows what I’m starting with. This is in my Relative Endpoint, but wondering if I can include multiple filters here and what the syntax would look like?
“/odata/QueueItems?$filter=QueueDefinitionId eq 95&$expand=Robot”