Dear community,
Is it possible to replicate output given by specific apps of workspace through the API?
For instance, I would like to replicate/obtain the following in python:
MSFT.O SFDR
cpurl://apps.cp./Apps/Corp/?s=MSFT.O&st=RIC&view=sfdr#/Apps/EnvtSocGov
This means that at the end of my request I would like to have a dataframe that has the same numbers as displayed here. When hovering over the small (i) icons, I can see that there are some specific dataitems used etc. However, would it be possible to somehow request this output directly through the API?
Thank you for your advice