0

I am new to Polarion. I started following the Polarion SDK document. Able to understand that I can read few data from Polarion using Polarion Webservices. As my need is to create a standalone application to store specific data from Polarion to different database. Is it possible to read all data from Polarion using Polarion webservice?

mkrieger1
  • 19,194
  • 5
  • 54
  • 65
Pallavi
  • 29
  • 3

2 Answers2

1

Yes, you can. In fact, almost all data! Almost for security reasons mainly.

mkrieger1
  • 19,194
  • 5
  • 54
  • 65
  • As it’s currently written, your answer is unclear. Please [edit] to add additional details that will help others understand how this addresses the question asked. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Oct 21 '21 at 16:04
0

Unfortunately, the Polarion transaction webservice API is just not as extended as the trackerservice API.