-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[MCP] Softr #8612
Description
🧩 Product Overview
Softr is a no‑code platform that enables building customer portals, internal tools, and web apps powered by data sources like Airtable or Google Sheets.
This integration allows AI agents and workflows to automate user onboarding, manage records, and synchronize data across apps.
⚠️ Important Note for Contributors
This feature must be submitted as a Piece following the Activepieces architecture. Submissions not following this format will not be accepted. Please review the Piece Development Guidelines before development.
🚨 Triggers
| Trigger | Use Case |
|---|---|
| New Database Record | Fires when a new row (record) is added to a Softr database. |
| Updated Database Record | Fires when a record in a Softr database is modified. |
🛠️ Write Actions
| Action Item | Use Case |
|---|---|
| Create Database Record | Insert a new record into a specified Softr database. |
| Update Database Record | Modify an existing record’s fields. |
| Delete Database Record | Remove a record from a database. |
| Create App User | Add a new user to a Softr app (providing email, name, password). |
| Delete App User | Remove a user from a Softr app. |
🔍 Search Actions
| Action Item | Use Case |
|---|---|
| Find Database Record | Locate a record by matching field values. |
📚 API Reference
🧪 Test Account Access
- You can sign up for a trial at https://www.softr.io/pricing by selecting the Professional plan.
🧑💻 New to Activepieces?
Activepieces is the leading open source AI automation platform. We have many apps (we call them Pieces), that are available within the builder and as MCPs. These apps are build with our TypeScript framework and are easy to build. Once they're merged to our repo, they will available as pieces in our automation builder and as MCPs to be used with AI agents and MCP clients.
We welcome contributions and in fact, we get excited over them. Start your journey here: https://www.activepieces.com/docs/developers/building-pieces/overview