Description
n8n-nodes-boostspace
This is an n8n community node for Boost.space — a data synchronization and management platform. It lets you manage records, spaces, custom modules, and fields, and react to Boost.space events in your n8n workflows.
Installation · Credentials · Operations · Resources
Installation
Follow the installation guide for community nodes in the n8n documentation:
1. In n8n, go to Settings → Community Nodes.
2. Select Install and enter n8n-nodes-boostspace.
3. Agree to the risks of using community nodes and select Install.
Credentials
The node authenticates against the Boost.space API with:
- API Token — create one in your Boost.space account; see token creation.
- System Key — the subdomain of your Boost.space system (
https://)..boost.space - Record Created / Updated / Deleted (or any of the three)
- Module Created / Updated / Deleted (or any of the three)
- Boost.space documentation
- n8n community nodes documentation
Operations
Boost.space node
| Resource | Operations |
| — | — |
| Record | Create, Create Bulk, Get, Get Many, Get by Remote ID, Update, Sync, Delete |
| Space | Get, Get Many |
| Custom Module | Create, Get, Get Many, Update, Delete |
| Field | Create, Get Many, Update, Delete |
| API Call | Make a custom authenticated request to any Boost.space API endpoint |
Boost.space Trigger node
Starts a workflow when a Boost.space event occurs:
Compatibility
Requires n8n version 1.0 or newer.