Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Use the UI to define the query you wish to make programmatic. Press Go to run the query.

  2. When you press GO, the URL in your browser appends a query response identifier, like r9372 or something similar. Copy the query response identifier to use in the API later.

Note:

...

All measures must be made visible in the UI query to be returned in JSON.

Define a query using BQL
  1. Define a BQL query.

  2. Use the existing endpoint to send BQL instead of the query response identifier.

...