TM1/PA REST API Part 4: Understanding Server Response

In this post, we will continue our journey in understanding the TM1 Rest API. We will understand server response, map it with the EDM structure. I will share some tricks to cutdown the payload received from the server. … More TM1/PA REST API Part 4: Understanding Server Response

TM1/PA REST API Part 3: Execution – Making an API Call

In this blog post, I will demonstrate a detailed example to make a TM1 REST API Call – specifically GET method of an HTTP request. We will see how to form the URL, put proper settings in Postman and ensure we get the result we want from TM1/PA server. … More TM1/PA REST API Part 3: Execution – Making an API Call