n8n-nodes-basevn-table
v0.1.6
Published
n8n node for BaseVN - App Table API - Manage table records with dynamic column fields
Maintainers
Readme
n8n-nodes-basevn-table
This is an n8n community node for BaseVN - App Table API integration.
n8n is a fair-code licensed workflow automation platform.
Features
- Create Record: Create new records in tables with dynamic column fields
- Update Record: Update existing records with flexible field updates
- Get Records: Retrieve records with filtering and pagination
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
Record Operations
- Create Record - Create a new record with dynamic fields (f1, f2, f3...)
- Update Record - Update existing record fields
- Get Records - Retrieve records with filters (created_by, date ranges, pagination)
Credentials
Configure your BaseVN Table API credentials:
- Domain (e.g., basevn.tech)
- Access Token
Compatibility
Tested with n8n version 1.0+
