Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Thank you Gianni and Steve for the details, As both Rest API and SOAP API are good options with different pros and cons, I am investigating both ways to get OAC objects into tables. @SteveF-Oracle, thanks for the explanation. I am curious why only partial dashboards inside a dashboardgroupfolders are returned by Rest API.…
-
Thank you Gianni, I figured out the way to make requests in Postman. I assume that both REST API and SOAP API will be available without any deprecations for OAC?
-
Hi Gianni, Thank you for your advice. I am new to SOAP api call and the listed methods on the document are JavaScript-like syntax. If I need to call the api in Postman, how should I make the request including the method type, endpont url format, header, auth type, etc. Thanks,
-
Hi Mike, Yes, I am searching for all objects of the dashboard type. That dashboard group folder in this post contains the majority of dashboards and dashboard pages, but it's not found by any API endpoint. When I called with /api/20210901/catalog/dashboardgroupfolders?search=*, it returned nothing with a status of 200,…