Active with remarks |
---|
This application needs additional settings. Please follow the documentation below to create your own connectionUnique, active service acces point to a network. There are different types of connections (API key, Oauth…).. |
The Databox moduleThe module is an application or tool within the Boost.space system. The entire system is built on this concept of modularity. (module - Contacts) allows you to send data to your Databox account.
Prerequisites
- A Databox account
In order to use Databox with Boost.spaceCentralization and synchronization platform, where you can organize and manage your data. IntegratorPart of the Boost.space system, where you can create your connections and automate your processes., it is necessary to have a Databox account. If you do not have one, you can create a Databox account at databox.com/signup.
![]() |
Note |
---|---|
The module dialog fields that are displayed in bold (in the Boost.space Integrator scenarioA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive. not in this documentation article) are mandatory! |
To connect your Databox account to Boost.space Integrator, you have to obtain your tokenThe API token is a multi-digit code that allows a user to authenticate with cloud applications..
- Log in to your Databox account.
- Open Data ManagerCan manage members and space managers, view and manage items. Can modify space settings. and click +New connection button (
) in the top-right corner.
- Click on the Boost.space Integrator tile and continue by clicking the green Create token button.
- Enter the name of the new connection and click the Create button.
- Copy the provided token.
- Go to the Boost.space Integrator Databox module and open the Create a connection dialog.
- Insert the token copied in step 5 to the respective field and click on the Continue button.
The connection is now established and you can begin to send data to your Databox account.
For more detailed information about using Boost.space Integrator with Databox please refer to the Guide: Using Boost.space Integrator with Databox article.
Sends data to the Databox.
Connection |
Establish a connection to your Databox account. |
Data |
Enter the data (formatted as JSON) you want to send to your Databox account.
E.g. [ { "$sales": 50000, "unit": "USD" }, { "$sales": 33000, "unit": "EUR" } ] |
For more detailed documentation please refer to the Databox API documentation.