Caspio 75.0
Aug 27, 2026 • 4 minutes to readRelease Notes
Introducing Caspi, your AI app builder
The AI Assistant is out of beta, and it has a name. Caspi is the AI app builder in Caspio Flex. Describe the app you need, review the plan Caspi proposes, then watch it get built, from tables and sample data through AppPages, DataParts, roles, and navigation. It works the same way on apps you already have. Caspi builds. You take it from there.
Caspi is now generally available, and this release widens what you can ask. In the Flex Designer, Caspi can now rearrange and resize the DataParts on a page, not only create them, so you can ask it to reorder them, put two side by side, or make one taller. Caspi also works in the Theme editor now, where it changes your app colors, typography, and other styling.
Learn more about the Caspi.
Introducing data import in Flex apps
Importing data no longer has to be your job. An attachment field on a Submission Form can now carry a data import setting that links it to a Data Import/Export Task, so an app user uploads a file through your app and the records land in the table on their own. Caspio stores the file in the attachment field and runs the task, with nothing further needed from the app user or from you.
This starts with Flex, with support for Bridge DataPages planned for upcoming releases
Learn more about data import in Flex apps.
Enhancements to webhooks and extensions
- Automatic webhook suspension – Caspio now suspends a webhook after 20 consecutive canceled messages, so a receiver that has stopped responding no longer consumes delivery capacity. The webhook configuration stays intact, and a new Canceled column tracks the count.
- Webhooks and extension agents triggered by app import– Outgoing webhooks and extension agents can now be triggered when records are inserted or updated during an app import from a Vault or Caspio Marketplace.
- Duplicate an event or agent – A new Duplicate button copies an existing webhook event or extension agent, including its configuration.
- View connected agents – A new Open agents button shows the agents that use a profile directly from the Profiles list.
Learn more about Webhooks and Caspio Extensions.
Other improvements
- Deploy from the Flex Designer. Deploy or undeploy an AppPage, and open the deployed page, without leaving the Designer for the Deployment page.
- App details in Flex settings. App settings now show the App ID, App name, and Description field for recording what the app is for. The App ID is unique across Flex and Bridge apps, appears in logs, and can be used with REST API v4.
- File and folder details. Files now list Full path, ID, Modified by, and Created by, so you can see where an asset lives and who touched it last. The ID is the value used with REST API v4 and corresponds to the external key in v3.
- New columns in Integrations logs. Object ID, Delivery ID, Delivery timestamp, and Correlation ID columns show what triggered a delivery and when it went out.
New IP addresses for Data Import/Export Tasks and Webhooks
Caspio has added new IP addresses for data import/export tasks and webhooks, in addition to the existing ones, to improve speed, scalability, and reliability. If you use an IP allowlist, update it to include the new IP addresses to avoid interruptions to import/export tasks and webhooks.
- For Data Import/Export Tasks, see IP Addresses for Data Import/Export Task.
- For Webhooks, see IP Addresses for Webhooks.
Impacted Area
We upgraded the Caspio MCP server to REST API v4 to expand its available endpoints and capabilities. This change will impact AI tools connected through the MCP server. Learn more
Bug Fixes
| id | area | description |
|---|---|---|
| 274287 | Flex | Fixed issue with error occurring when changing a DataPart's data source from a table with a relationship-based lookup field to a view. |
| 274527 | Bridge | Fixed an issue where enabling Freeze Header on a Pivot DataPage with more than 20 columns blocked horizontal scrolling with a trackpad in Safari, and enabling the Download option showed two horizontal scrollbars instead of one. |