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…). More. |
The Betty Blocks modulesThe module is an application or tool within the Boost.space system. The entire system is built on this concept of modularity. (module - Contacts) More enable you to monitor, create, update, retrieve and delete recordsOne row in the Boost.space database. These are individual rows under spaces in each module. For example single products, but not their variants. More in your Betty Blocks account.
Prerequisites
-
A Betty Blocks account – create a Betty Blocks account at bettyblocks.com/.
-
UsersCan use the system on a limited basis based on the rights assigned by the admin. More must have API permissions enabled in their accounts to connect with Boost.spaceCentralization and synchronization platform, where you can organize and manage your data. More IntegratorPart of the Boost.space system, where you can create your connections and automate your processes. More.
Assign the permissions in the app for which you want to establish the action. Go to App > Open > () UserCan use the system on a limited basis based on the rights assigned by the admin. More Icon > Enable the API permission for the user.
The moduleThe module is an application or tool within the Boost.space system. The entire system is built on this concept of modularity. (module - Contacts) More 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. More, not in this documentation article) are mandatory!
To connect your Betty Blocks account to Boost.space Integrator you need to obtain the API TokenThe API token is a multi-digit code that allows a user to authenticate with cloud applications. More from your Betty Blocks account and insert it in the Create a connection dialog in the Boost.space Integrator module.
-
Log in to your Betty Blocks account.
-
Click Applications > Search the application > Open.
-
Click Users. Enable the API of the user with which you want to establish the connection.
-
Copy the API Key to your clipboard.
Please Note: You must create an application to establish a connection in Boost.space Integrator. Create the application at Application > Create an Application.
-
Go to Boost.space Integrator and open the Betty Blocks module’s Create a connection dialog.
-
In the Connection name field, enter a name for the connection.
-
In the Username field, enter the email address of the user with which you want to establish the connection.
-
In the API TokenThe API token is a multi-digit code that allows a user to authenticate with cloud applications. More field, enter the token copied in step 4.
-
In the App Name field, enter the name of the app for which you establish the connection, and click Continue.
The connection has been established.
Searches for records of a specified data model or lists them all.
Connection |
|
Data Model |
Select or map the data model whose records you want to search. |
Filter ID |
Enter (map) the Filter IDs to search the records based on the specified filter. For example, |
View ID |
Enter (map) the View ID to fetch the data from a grid based on the specified view. |
Limit |
Set the maximum number of records Boost.space Integrator should return during one execution cycleA cycle is the operation and commit/rollback phases of scenario execution. A scenario may have one or more cycles (one is the default).. |
Retrieves a single recordOne row in the Boost.space database. These are individual rows under spaces in each module. For example single products, but not their variants. More of a specified data model by record’s ID.
Connection |
|
Data Model |
Select or map the data model whose record details you want to retrieve. For example, |
Record ID |
Select or map the Record ID whose details you want to retrieve. |
Creates a record of a specified data model.
Connection |
|
Data Model |
Select or map the data model whose record you want to create. Based on the data model you have selected dynamic fields related to the data model auto-populate. Enter the details to create the record. Please note:Some of the parameters may have more validity checks set up in your Betty Blocks app.You may check them atData Models > Model Name > Properties. |
Updates a record specified by ID.
Connection |
|
Data Model |
Select or map the data model whose record details you want to update. |
Select or map the Record ID whose details you want to update. Based on the selected record, dynamic fields related to the record auto-populate. Enter the details to update the record. |
Removes a record specified by ID.
Connection |
|
Data Model |
Select or map the data model whose record details you want to delete. For example, |
Record ID |
Select or map the Record ID you want to delete. |
Executes an action specified by ID.
Connection |
|
Data Model |
Select or map the data model for which you triggerEvery scenario has a trigger, an event that starts your scenario. A scenario must have a trigger. There can only be one trigger for each scenario. When you create a new scenario, the first module you choose is your trigger for that scenario. Create a trigger by clicking on the empty module of a newly created scenario or moving the... the action. |
Record ID |
Select or map the Record ID for whose actions you want to create the trigger. |
Action ID |
Enter (map) the Action ID which you want to execute. You can find the Action ID in the page URL address when you click Actions > Action Name. |
Performs an arbitrary authorized API call.
Connection |
||||
URL |
Enter a path relative to For example,
|
|||
Method |
Select the HTTP method you want to use: GET to retrieve information for an entry. POST to create a new entry. PUT to update/replace an existing entry. PATCH to make a partial entry update. DELETE to delete an entry. |
|||
Headers |
Enter the desired request headers. You don’t have to add authorization headers; we already did that for you. |
|||
Query String |
Enter the request query string. |
|||
Body |
Enter the body content for your API call. |
The following API call returns all the records from your Betty Blocks account:
URL:
/users/records
Method:
GET
Matches of the search can be found in the module’s Output under BundleA bundle is a chunk of data and the basic unit for use with modules. A bundle consists of items, similar to how a bag may contain separate, individual items. More > Body.
In our example, 4 records were returned: