Welcome to the Jazz Community Forum
Python APIs to automate administrator functionalities of RTC tool

We wish to automate the administrative functionalities of RTC tool like create project area, import users, assigning privileges etc..
For achieving this we require Python REST APIs which will help us connect to RTC tool and perform some basic operations.
We tried implementing login module with the help of this link (https://hub.jazz.net/project/dtoczala/Python%20Jazz%20client/overview), and were successful with some modifications in the code.
But we are unable to proceed further because for every single functionality there are multiple sequential API calls which is not feasible for us.
If anyone knows anything in this respect please let me know.
One answer

Comments

Thanks for the response.
Can you give us a link where we can find the REST API's in Perl or cURL ?
It would be a great help.

Use these terms in Google - "oslc rtc site:jazz.net", "oslc rtc perl site:jazz.net" or "oslc rtc curl site:jazz.net".