Box M2M

Prerequisites:

Creating a Custom Platform App

1. Go to Box Developer and go to Platform Apps.

  • Click on Create Platform App on the top right corner.
  • Click on Custom App by creating a custom platform app.
  • Name the app 'Zluri'.

  • Provide a description (copy-paste if necessary).

3. Authentication Setup

  • Choose 'User Authentication (OAuh 2.0)'.
  • Copy the “Client ID” & ”Client Secret” and keep them safe.

4. Configure Callback and Scopes 0:40

  • Copy the callback URL and add it under Redirect URLs.

    https://integrations.zluri.com/connect_callback/boxcustom

5. Select Application Scopes

  • Mandatory:
    • Manage Users
  • Optional: All other scopes are optional
📘

Make Sure the Scopes you select here are the same scopes you select in Zluri.

6. Go to Zluri - Integrations Catalog and search for Zluri

  • Copy paste the Client ID and Client Secret and click on connect with selected scopes.