Sign in

Create record in table

documented

Insert a new record into a given table.

POST /integrations/rest/v3/tables/{tableName}/recordsTablesno implementation yet0 runs

Input

integration_url*
Caspio Integration URL (subdomain)
youraccount
tableName*
Table name
TableName
column1*
First column name
ColumnName1
value1*
First column value
Value1
column2*
Second column name
ColumnName2
value2*
Second column value
Value2
Calls Caspio as you (your API key is your account); keychains.dev holds the credentials.
Create record in table · Caspio · OpenIntegrations