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.
Example Use Cases
These are the Softr actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.
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.
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.
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.
Tool to retrieve details for a specific database by ID. Use when you need to fetch information about a particular database in Softr.
Tool to retrieve all databases available in the workspace. Use when you need to list or discover available databases for further operations.
Tool to retrieve a paginated list of records from a Softr table. Use when you need to fetch records from a specific table with optional pagination parameters.
Tool to retrieve details for a specific table by ID. Use when you need to inspect table structure, fields, or metadata.
Retrieves all tables within a specified Softr database. Use when you need to list or explore the tables available in a database.
Tool to search records in a Softr database table with filtering and pagination. Use when you need to retrieve records from a specific table, optionally filtered by field values and paginated for large result sets.
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.