basevn-table

n8n node for BaseVN - App Table API - Manage table records with dynamic column fields

Package Information

Downloads: 405 weekly / 596 monthly
Latest Version: 0.1.6
Author: QuangChinh

Documentation

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+

Resources

License

MIT

Discussion