Skip to Content
0
Jun 27, 2018 at 05:16 AM

Getting objects information through REST API

84 Views

Hello,

I'm using BO 4.1 SP7 and I just discovered the REST API. I would like to know if it's possible to use it to get the mapping of the objects to the source. For example, my universe is linked to a SQL database and when I use the object "Year", it queries the column YEAR from the table REF of my database. I would like to get the source of all my objects.

Thank you