API Reference

Explore the NocoDB Scripts API for advanced automation and integration

Core Objects

  • Base Object - Access tables, collaborators, and create new structures
  • Table Object - Query, create, update, and delete records with advanced options
  • View Object - Work with filtered and sorted table perspectives
  • Record Object - Individual data entries with rich cell value handling
  • Field Object - Table structure with comprehensive field type support
  • RecordQueryResult - Paginated query results with load-more capabilities

User and Session Management

  • Collaborator - User information and permissions
  • Session - Current user context and session data

Input and Output

  • Input Methods - Interactive prompts, file uploads, and user selections
  • Output Methods - Text, markdown, tables, progress indicators, and debugging

External Integration