Records
Enter your Workspace API key.
API keys can be generated and managed within the Workspace Integration settings in the Ninox app.
Table name
contactsModule name
crmWorkspace ID
5rdco4s18swuNumber of rows to skip (starts with 0)
Maximum number of rows to return (1-100)
Comma-separated list of field names to include
Field name to sort by
Filter conditions as a JSON string (e.g., {"email": "[email protected]"})
Rows retrieved successfully
Unauthorized
Table not found
Internal server error
Enter your Workspace API key.
API keys can be generated and managed within the Workspace Integration settings in the Ninox app.
Table name
Module name
Workspace ID
Records created successfully
Bad request
Unauthorized
Not found
Enter your Workspace API key.
API keys can be generated and managed within the Workspace Integration settings in the Ninox app.
Table name
Module name
Workspace ID
Array of record ids to delete
Records deleted successfully
Bad request
Unauthorized
Not found (workspace, module, table, or record)
Enter your Workspace API key.
API keys can be generated and managed within the Workspace Integration settings in the Ninox app.
Table name
Module name
Workspace ID
Records updated successfully
Bad request
Unauthorized
Not found (workspace, module, table, or record)
Payload too large (max 6 MB)
Enter your Workspace API key.
API keys can be generated and managed within the Workspace Integration settings in the Ninox app.
Table name
Module name
Workspace ID
CSV file to import (max 50 MB)
Whether the CSV file has a header row
trueCSV delimiter character (auto-detected if not specified)
CSV quote character
"CSV file encoding
utf8Mögliche Werte: Import mode: append (insert all), update (update existing only), upsert (insert or update)
appendMögliche Werte: Number format for parsing numeric values
usMögliche Werte: Number of records to process per batch
100JSON array of field mappings: [{"csvColumnName": "Name", "fieldName": "name", "updatePolicy": "key"}]
CSV import completed successfully
Bad request (invalid CSV, missing file, etc.)
Unauthorized
Table not found
File too large (max 50 MB)
Internal server error
Zuletzt aktualisiert
War das hilfreich?