Box App Storage Plugin

Introduction

This plugin allows you to integrate Box storage in your Bubble app. The Box is a Simple, Secure File Sharing and Collaboration From Anywhere.
โ•
Prerequisites: You will need a developer account with Box API in order to interact with the Plugin: https://developer.box.com/

Getting Setup

  1. Head to https://developer.box.com/ & signup as a developer.
  1. Once you're signed up & logged in, navigate to My Apps.
  1. Now you can click 'Create New App' & start your integration. After you click 'Create New App' select 'Custom':
Image without caption
4. Select the Authentication Method 'App Token (User Authentication):
Image without caption
5. Now give your integration a name.
Image without caption
โ€‹6. After you have created a new application, you can select it.
Image without caption
7. Go to the configuration tab.
Image without caption
8. Get Client ID and Client Secret and donโ€™t forget about the redirect URL it will be inserted here.
Image without caption
9. Insert Client ID and Client Secret in fields in the plugin settings.
Image without caption
Done! - Your app is ready to pull & store files in BOX within minutes!

Visual Elements

The plugin comes with a BoxEmbed element which can be used to embed BOX UI functionality.
Image without caption

Data Calls

Image without caption

Actions

Image without caption

Changelogs

Update: 5/01/2022 - Version 1.8.0

  • Added a new option to add a permission for the shared link
Image without caption

Update: 13/09/2023 - Version 1.14.0

  • Minor updates

Update: 9/11/2023 - Version 1.17.0

  • Created by the field for โ€œGet folderโ€™s itemsโ€ API response

Update: 20/12/2023 - Version 1.18.0

  • Updated Bubble Plugin API to the 4th version

Demo to preview the settings