0

I am integrating ServiceNow and ALM with REST APIs.

I am able to read defect data through API from ALM. But I need to read test ids as well which is present in linked entities. I am not familiar with ALM before.

I checked this resource, https://admhelp.microfocus.com/alm/en/12.53/api_refs/REST/webframe.htm#Overview.htm but did not get anything regarding linked entities.

Please suggest a solution.

Thanks, Ali

Ahmed Ali
  • 33
  • 3

1 Answers1

0

I'm not 100% sure what you need, but here is a link for REST technical preview which contains some info on getting related entities with REST API.

Sergi
  • 990
  • 5
  • 16