Search found 2 matches
- Thu Feb 04, 2021 8:41 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: REST API - Pull data for data warehouse
- Replies: 5
- Views: 4241
Re: REST API - Pull data for data warehouse
Hi, I'm not going to able to help directly other than to suggest that you look at TM1PY, which provides a python wrapper around the RESTApi. Assuming you have access to some python skills it may be more straightfoward than doing this in REST from the ground up. Cheers, Thanks for the reply. We are ...
- Thu Feb 04, 2021 7:04 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: REST API - Pull data for data warehouse
- Replies: 5
- Views: 4241
REST API - Pull data for data warehouse
Currently, we have a file being created that we are moving for the data warehouse consumption and reporting purposes. We are currently looking to see if we could pull the data we want with the REST API. We have the API up and running and I am able to get results in Postman but... I can not find any ...