Generic Examples

Browse categorized examples for working with fields, records, and tables in NocoDB scripting.

🏷️ Field Examples

📄 Record Operations

  • CRUD Operations – Create, read, update, and delete records via script.
  • Link Records – Link records using field values or matching logic.
  • List Records – Query, filter, and paginate records in a table.

🗃️ Table Operations