Ninox
Ninox is a low-code platform that enables users to create custom database applications tailored to their specific needs.
In development
Cataloged and scoped, not yet available to run in production.
- 4
- actions
Integrations
View provider documentationActions
Operations this integration can perform.
Delete Record
Tool to delete a record from a specified table. Use after confirming workspace, database, table, and record IDs.
Get Databases
Retrieves all databases within a specific Ninox team. This action lists all databases (workspaces) that belong to a given team in Ninox. Each database contains tables, fields, and records for organizing data. Use this action when you need to: - List all available databases in a team - Find a specific database by name - Get database IDs for further operations Note: You must have a valid team_id. Use the GET /teams endpoint to retrieve team IDs first.
Get Team
Retrieves data from a single team (workspace) by its ID. Use when you need to get workspace details including the workspace ID and name.
List Teams
Retrieves all workspaces (teams) accessible to the authenticated user. This action lists all Ninox teams (workspaces) that the user has access to. Each team contains databases, which in turn contain tables and records. Use this action when you need to: - List all available workspaces - Find a specific workspace by name - Get workspace IDs for further operations (databases, tables, records) Note: The team_id from this response is required for most other Ninox API operations.
Triggers
Events that start workflows from this integration.
Record Created
Triggers when a new record is created in a specified Ninox table.
Record Updated
Triggers when an existing record is updated in a specified Ninox table.
Related integrations
Don't see the exact action you need?
Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.