bionicforms

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

Documentation

n8n-nodes-bionicforms

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

Installation

  1. Open your n8n instance
  2. Go to Settings > Community Nodes
  3. Click Install a community node
  4. Enter n8n-nodes-bionicforms
  5. 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

Field Description
API Key Your BionicForms API key
Base URL https://bionicforms.com (default)

Resources

License

MIT

Discussion