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.
Comments
Deviprasad Vukkalkar
Sep 06 '24, 2:44 p.m.Hi Team, Appreciate if anyone can help me on how to pass a parameter to the CQ Query via REST API