TM1 Rest API
Posted: Sun Jun 26, 2022 7:12 am
Hi,
I am trying to use TM1 Rest API to retrieve Metadata from the Chores like Chores names, their Parameters, their set run time, etc... which would be given to our clients in a separate interface -- be it anything. They want to click a button and see all the details of Chores.
What is the way to do it is what I am perplexed about. I am completely new to the API World and under a lot of pressure to do it.
Many thanks,
-Arden
I am trying to use TM1 Rest API to retrieve Metadata from the Chores like Chores names, their Parameters, their set run time, etc... which would be given to our clients in a separate interface -- be it anything. They want to click a button and see all the details of Chores.
What is the way to do it is what I am perplexed about. I am completely new to the API World and under a lot of pressure to do it.
- Should I try to use Excel TM1 Workbook to do it -- is it possible to link Buttons with API Calls?
- Or should I try to use TI processes to link the API Calls -- is it doable in any way?
- How do I display the retrieved data (which would be in JSON format) properly to the clients? My thought is they would not like to see the data in JSON format but rather in some easy-to-read format with all the data retrieved properly.
Many thanks,
-Arden