Rally integration with SharePoint

280 views Asked by At

Is it possible to get rally data to SharePoint online list by doing a Rest API call or is there a way to integrate rally to SharePoint. Please let me know the available option

1

There are 1 answers

2
Andrew McGrath On

One option is to write a custom app, create an API Key and embed it into sharepoint via an iFrame.

More details can be found in the SDK Docs: https://rally1.rallydev.com/docs/en-us/saas/apps/2.1/doc/index.html#!/guide/embedding_apps-section-develop-the-app

Edit: I should note that you need to find a way to obscure the apiKey from users. The apiKey should only have read access and should be completely hidden