Softr icon

Softr

No-code app builder for databases, tables, table fields, records, and Softr workspace data.

Helps citizen developers that build client portals and internal tools from Airtable-style databases, custom fields, and stored records.

Sign in to connect Softr

Sign in to connect an account and start using Softr in your apps.

Example Use Cases

These are example ways Snow can use Softr when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.

Create Database

Tool to create a new database in a Softr workspace. Use when you need to set up a new database for storing data within a specific Softr workspace.

Create Record

Creates a new record in a Softr database table. Use when you need to add new data to a specific table in your Softr database.

Create Table

Tool to create a new table within a specified Softr database. Use when you need to add a new data structure with custom fields to organize information.

Create Table Field

Tool to add a new field to a Softr table. Use when you need to add a new column to an existing table, such as adding an email field, a text field, or any other field type to store additional data.

Delete database

Tool to delete a specific database by its ID from Softr. Use when you need to remove a database. The database must be empty unless the 'force' parameter is set to true. This operation is irreversible.

Delete Record

Tool to delete a record from a Softr database table. Use when you need to permanently remove a specific record.

Delete Table

Tool to delete a specific table by its ID from a database. Use when you need to remove a table. The table must be empty unless the force parameter is set to true.

Delete Table Field

Tool to delete a field from a Softr database table. Use when you need to remove a field from a table. Returns success confirmation upon completion.

Get Database

Tool to retrieve details for a specific database by ID. Use when you need to fetch information about a particular database in Softr.

Get Databases

Tool to retrieve all databases available in the workspace. Use when you need to list or discover available databases for further operations.