Denodo - Generating a Base URL for a Custom Box App

This article provides step-by-step instructions on how to generate a base URL for a custom Box app in Denodo.

Generate the URL by combining the following components:

  1. https://api.box.com/2.0/files/
    NOTE: This is necessary for the api to locate and read the file.
  2. The file ID from the URL of the data source file in Box.
    1. Example: https://uofi.app.box.com/file/1445697894187
  3. End with /content to allow Denodo to read the contents of the file.

Example Base URL: https://api.box.com/2.0/files/1445697894187/content



Keywords:
API 
Doc ID:
137234
Owned by:
Learning Systems Support in UI Training and Development Resources
Created:
2024-05-09
Updated:
2024-07-02
Sites:
University of Illinois Training and Development Resources