It's all about the answers!

Ask a question

RQM Feed URL with Modified data filter


anup g (7912) | asked May 08 '14, 4:42 a.m.

Hi,

I'm accessing testcase and testplan using REST API feed urls (https://server/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/testplan)

i want to list only those testplans and testcase which were modified today . i know that i can add updated data filter but i'm not getting the desired results. can anyone please share an example url of updated date filter ?

Thanks

Accepted answer


permanent link
Subramanya Prasad Pilar (4.6k16) | answered May 08 '14, 5:05 a.m.
edited May 08 '14, 6:28 a.m.
You can use modifiedSince parameter (append ?modifiedSince=dateTime to the URL)
Note that the timezone is required in dateTime.
anup g selected this answer as the correct answer

Your answer


Register or to post your answer.


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.