Content Metrics

Orkestra's web API allows you to list your online content as Json! Here's a workflow to connect it directly with PowerBI (You nee Orkestra 1.2.0 or more recent for this).

In Orkestra

1. Getting your UserKey from the Account section of Orkestra

In PowerBI

1. Go to the opening screen of PowerBI and select “Get data from another source”

2. Select “Other”, then “Web”, then “Connect”

3. In the URL box, do the following

Enter the web request URL : https://api.orkestra.online/listcontent?userKey=<yourUserKey>

4. The response will be automatically recognized and converted to a table by PowerBI. You can hit “Close&Apply”

5. Build your custom Dashboards!

Last updated