Sign In

n8n-nodes-bionicforms

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-nodes-bionicforms

n8n community node for BionicForms - form builder with AI analysis. Triggers on submissions, creates forms, and manages responses.

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

n8n-nodes-bionicforms

n8n community node for BionicForms -- the AI-powered form builder with response analysis.

Installation

  • Open your n8n instance
  • Go to Settings > Community Nodes
  • Click Install a community node
  • Enter n8n-nodes-bionicforms
  • Click Install

Prerequisites

  • A BionicForms account on the Standard or Pro plan
  • An API key (create one under Settings > API Keys in BionicForms)

Nodes

BionicForms Trigger

Starts a workflow when a BionicForms event occurs.

Events:

  • New Form Submission -- fires when someone submits a form
  • Analysis Completed -- fires when AI analysis finishes

Optionally filter to a specific form, or leave blank to trigger on all forms.

BionicForms

Perform actions on your BionicForms workspace.

Form operations:

  • Create -- create a new form
  • Get -- retrieve a form by ID
  • List -- list all forms

Submission operations:

  • Create -- submit data to a published form
  • List -- list submissions for a form
  • Search -- search submissions by keyword

Credentials

FieldDescription
API KeyYour BionicForms API key
Base URLhttps://bionicforms.com (default)

Resources

License

MIT

Keywords

n8n-community-node-package

FAQs

Package last updated on 27 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts