It's all about the answers!

Ask a question

How to export process template of particular project area using REST Call?


ast java (45944) | asked Jan 20 '17, 5:06 a.m.
edited Jan 23 '17, 7:12 a.m.

 Hi Team,

I did little bit reverse engineering to get the REST API , to export template at project level.
Below are the 2 call's used to export.

But , when i copied these above link and pasted in URL, it says. 1. Error 400: Request is missing the required 'itemId' parameter.
2. Error 500: Internal Server Error

Please let me know what mistake i am doing here. why i am not getting the response.

One answer



permanent link
Donald Nong (14.5k314) | answered Jan 23 '17, 8:37 p.m.

Very likely the "itemId" refers to the project area ID. It's probably in the cookies or one of the requested headers. Given that you are using internal APIs, I doubt that much help can be gained here.


Comments
ast java commented Jan 23 '17, 10:59 p.m.

 Hi Donald,


What is this export key? from where is it getting. why i am not getting the response on the server.

Your answer


Register or to post your answer.