Back to Nodes

Softr

Last updated Aug 25, 2025

n8n node package for Softr

107 Weekly Downloads
363 Monthly Downloads

Included Nodes

Softr
Softr Trigger

Description

n8n-nodes-softr

This is an n8n community node. It lets you use Softr in your n8n workflows.

Softr is a no-code platform that allows you to build web applications and websites. It provides a user-friendly interface for creating and managing applications without needing to write code.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Compatibility
Usage
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

Softr Databases

Triggers

  • On New Record: Triggered when a new record is created in a Softr database.
  • On Updated Record: Triggered when an existing record in a Softr database is updated.

Actions:

  • Create Record: Creates a new record in a specified Softr database.
  • Update Record: Updates an existing record in a specified Softr database.
  • Delete Record: Deletes a record from a specified Softr database.
  • Get Record: Retrieves a specific record from a specified Softr database.
  • Get All Records: Retrieves all records from a specified Softr database.
  • Search Records: Searches for records in a specified Softr database based on a search query.

Softr Application Users

  • Create Application User: Creates a new user in a specified Softr application.
  • Delete Application User: Deletes a user from a specified Softr application.

Credentials

To use Softr, you must authenticate with your API Key. You can find your API Key in your Softr account settings.

More details on how to find your API Key can be found in the Softr documentation.

Compatibility

Implemented and tested against n8n version 1.103.2.

Usage

Softr node uses Softr Public API under the hood. You can find more information about the API in the Softr API documentation.

Resources