IBM Cognos Report downloading using API

Hi Everyone, I am currently downloading the reports from Cognos by UI actions.

The following is the current automation:

  1. Opening the Cognos link in a browser, which is taking more time to load.
  2. Providing the inputs to download the file.
  3. Downloading the report by using UI actions (by clicking on the UI element).
  4. Saving the file in the respective folder.

Is there any way to download the report faster by using an API instead of the UI?

@Praveen_Vs

These are the avaliable apis …you can explore

Cheers

Hi Praveen,

I am seeking to do the same with a current process. Were you able to get this working? If so, would you mind to share some sample?

Thanks!