Skip to main content

Caspio

With Caspio modules in Make, you can manage applications, datapages, tables, fields, and records in your Caspio account.

To use the Caspio module, 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.

Connect Caspio to Make

To connect Caspio to Make, you must first obtain the Client ID, and Client Secret values from your Caspio account.

To establish the connection:

  1. Log in to your Make account, add a Caspio module to your scenario, and click Create a connection.

  2. Optional: In the  Connection name field, enter a name for the connection.

  3. In the Subdomain field, enter your Subdomain. For example: a1b2c3d4.caspio.com.

  4. In the Client ID field, enter the Client ID copied when creating custom app and client credentials in Caspio.

  5. In the Client Secret field, enter the Client Secret.

  6. Click Save.

  7. 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.

Create Custom App and Client Credentials in Caspio

  1. Log in to your Caspio account.

  2. In the upper-right corner, click the Account icon.

  3. Click Access permissions.

  4. Click the Web services profile tab.

  5. Click Create web services profile.

  6. Create a Profile name and fill in the Email Address field.

  7. Copy your Client ID, and Client Secret and store them in a safe place.

  8. Click Create

  9. Under the Web Services profile tab, under the profile you created, click Permissions.

  10. Grant permissions to your tables and views as you require.

  11. Click OK.

You now have the client credentials to connect to Make.

Build Caspio Scenarios

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 Record

  • 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