How to make QMetry API Call to Search Testcycle and filter data based on a field?

Описание к видео How to make QMetry API Call to Search Testcycle and filter data based on a field?

How to make QMetry API Call to Search Testcycle and filter data based on a field?

Please refer the documentation for the API Details.
API Documentation - https://qmetryforjiracloud40.docs.apiary.i...

POST - https://{{baseUrl}}/rest/qtm4j/qapi/latest/testcycles/search/?fields=key,summary&sort=key&startAt=1

In the Body
{"filter":{"projectId":"12345", "summary" : "filter_string"}}

Комментарии

Информация по комментариям в разработке