With Caspio modulesa module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve. in Boost.spaceA platform that centralizes and synchronizes company data from internal and external sources, offering a suite of modules and addons for project management, CRM, data visualization, and more. Has many features to optimize your workflow! IntegratorPart of the Boost.space system, where you can create your connections and automate your processes., you can manage applications, datapages, tables, fields, and recordsIn Boost.space, a record is a single data entry within a module, like a row in a database. For example, a contact in the Contacts module or a task in the Tasks module. in your Caspio account.
To use the Caspio modulea module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve., you must have a Caspio acount. You can create an account at caspio.com.
Refer to the Caspio API documentation for a list of available endpoints.
To connect Caspio to Boost.space Integrator, you must first obtain the Client ID, and Client Secret values from your Caspio account.
To establish the connectionUnique, active service acces point to a network. There are different types of connections (API key, Oauth…).:
-
Log in to your Boost.space Integrator account, add a Caspio module to your scenarioA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive., and click Create a connection.
-
Optional: In the Connection name field, enter a name for the connection.
-
In the Subdomain field, enter your Subdomain. For example:
a1b2c3d4.caspio.com
. -
In the Client ID field, enter the Client ID copied when creating custom app and client credentials in Caspio.
-
In the Client Secret field, enter the Client Secret.
-
Click Save.
-
If prompted, authenticate your account and confirm access.
You have successfully established the connection. You can now edit your scenario and add more Caspio modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
-
Log in to your Caspio account.
-
In the upper-right corner, click the Account icon.
-
Click Access permissions.
-
Click the Web services profile tab.
-
Click Create web services profile.
-
Create a Profile name and fill in the Email Address field.
-
Copy your Client ID, and Client Secret and store them in a safe place.
-
Click Create
-
Under the Web Services profile tab, under the profile you created, click Permissions.
-
Grant permissions to your tables and views as you require.
-
Click OK.
You now have the client credentials to connect to Boost.space Integrator.
Build Caspio ScenariosA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive.
After connecting the app, you can perform the following actions:
Applications
-
Get Application Properties
-
List Applications
Datapages
-
Deploy a DataPage
-
Deploy all DataPages
-
Get DataPage Properties
-
Get a DataPage Deployment Code
-
List DataPages
-
Un-deploy a DataPage
-
Un-deploy all DataPages
Tables
-
Create a Table
-
List Table Fields
-
List Tables
Table Records
-
Create a Table RecordIn Boost.space, a record is a single data entry within a module, like a row in a database. For example, a contact in the Contacts module or a task in the Tasks module.
-
Update a Table Record
-
Search Table Records
-
Delete a Table Record
Table Fields
-
Create a Table Field
-
Update a Table Field
-
Update Password Field’s Value
-
Get a Table Field
-
List Password Fields
-
Reset a Password Field
-
Delete a Table Field
Views
-
List Views
View Records
-
Create a View Record
-
Update a View Record
-
Search View Records
-
Delete a View Record
Tasks
-
List Tasks
Other
-
Watch Record Events
-
Make an API Call
-
Watch Records Created