Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

REST APIs to automate ALM IBM

Is there any rest API's to create, delete and update a new work item in ALM IBM using python? If yes, please provide us the API which will be really helpful for me to automate the complete ALM


0 votes



One answer

Permanent link

 This is the list of all public APIs we have for ELM: https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding


There are specific JAVA based APIs (the SDK) that are available for EWM.

Otherwise you can use HTTPS based APIs with any language that support HTTPs.
For EWM, DoorsNext, ETM, you can use the OSLC API. There are several OSLC related links on that page.

This blog shows an example: https://rsjazz.wordpress.com/2022/02/02/ewm-work-item-oslc-cm-api/ and uses Python to create work items. The other products would work similar. Note there are limits of what you can do with OLSC. 

0 votes

Comments

I would also suggest to have a look at https://github.com/IBM/ELM-Python-Client 

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 13

Question asked: Oct 12 '23, 5:41 a.m.

Question was seen: 2,984 times

Last updated: Oct 12 '23, 7:38 a.m.

Confirmation Cancel Confirm