ExecuteHttpRequest function for IBM Planning Analytics (TM1)
ExecuteHttpRequest is a TurboIntegrator function that executes an HTTP request to a server over the web, enabling the retrieval of web pages, data and other resources. Here are a couple of use cases for this function:
- Retrieving a list of cubes from the TM1 Server
- Fetching the local weather from an external data source
- Submitting data to a central reporting system or database
- Triggering an external service workflow, after data loading is complete