How to pass query filter (Dynamic Filter) to a clear quest saved query when invoked via REST API
Hi Team,
I have a ClearQuest query saved in the "Personal Queries" folder with a Dynamic filter "Customer_ID" to filter records for only this customer. I am able to run it on the CQ UI by running to query and passing dynamic filter for Customer_ID as 101.
However, in the postman, am unable to pass this customer_ID query filter and value.
Please help me frame the above endpoint to pass dynamic filter to the endpoint.
|
Be the first one to answer this question!
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
Hi Team, Appreciate if anyone can help me on how to pass a parameter to the CQ Query via REST API