n8n-nodes-bionicforms
v0.1.0
Published
n8n community node for BionicForms - form builder with AI analysis. Triggers on submissions, creates forms, and manages responses.
Maintainers
Readme
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
| Field | Description |
|-------|-------------|
| API Key | Your BionicForms API key |
| Base URL | https://bionicforms.com (default) |
Resources
License
MIT
