Package Information
Downloads: 2 weekly / 11 monthly
Latest Version: 0.2.0
Author: Dominik Borsa
Available Nodes
Documentation
n8n-nodes-hypris
This is an n8n community node. It lets you use Hypris in your n8n workflows.
Hypris is a collaborative workspace platform that helps teams organize and manage their data.
n8n is a fair-code licensed workflow automation platform.
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
Workspace
- Get All - List all workspaces
Database
- Get All - List all databases in a workspace
- Create - Create a new database
Record
- Get All - Get all records from a database
- Create - Create a new record
- Delete - Delete records
View
- Get All - List all views in a database
- Create - Create a new view
- Rename - Rename a view
Property
- Get All - Get all properties from a database
- Create - Create a new property
- Delete - Delete a property
Resource Item
- Get All - List all resource items in a workspace
- Rename - Rename a resource item
Credentials
To use this node, you need to create credentials in n8n:
- Go to Credentials > New
- Select "Hypris API"
- Enter your:
- Base URL (e.g., https://api.hypris.com/v1)
- Username
- Password
Compatibility
- Tested with n8n version 1.110.1 and above