Automation of export using REST API

denipropetrovsk
Messages : 12
Inscription : ven. févr. 16, 2018 6:46 am

Automation of export using REST API

Message par denipropetrovsk »

Hello,

is it possible to use the REST API to export data?
Let's say that I want to export requirements to an excel file using the API.
Could you share an example?

Best regards,
elebouvier
Messages : 101
Inscription : jeu. oct. 10, 2019 3:47 pm

Re: Automation of export using REST API

Message par elebouvier »

Hello,

Squash API documentation is available at this url <your_squash_url/api/rest/latest/docs/api-documentation.html> and more precisely /api/rest/latest/docs/api-documentation.html#_requirement_versions for requirements.
The result of the API is json, and you are then free to process the result in the format you wish.

Best regards,
Élise.
Répondre

Revenir à « API Rest Test Management »