Tables
The server models the data in Kintone as a list of tables in a relational database that can be queried using standard SQL statements.
CData MCP Server for Kintone Tables
| Name | Description |
| ActionSettings | Update and Query the available Action Settings in kintone. |
| AppPermissions | Update and Query the App Permissions in kintone. |
| Comments | Query the available comments in kintone. |
| FieldPermissions | Update and Query the available FieldPermissions in kintone. |
| FormFields | Create, update, delete, and query the Form Fields in Kintone. |
| FormLayout | Update and Query the available Form Layout in kintone. |
| GeneralNotifications | Update and Query the available GeneralNotifications in kintone. |
| GeneralSettings | Update and Query the General Settings in kintone. |
| GraphSettings | Update and Query the available Graph Settings in kintone. |
| PerRecordNotifications | Update and Query the available PerRecord Notifications in kintone. |
| ProcessManagement | Update and Query the Process Management in kintone. |
| RecordPermissions | Update and Query the available RecordPermissions in kintone. |
| ReminderNotifications | Update and Query the available Reminder Notifications in kintone. |
| SampleApp | Sample App: Customer Management (Sales Support Pack). |
| SampleApp_Table | Sample App: Customer Management (Sales Support Pack) Detail Table. |
| Space | Create, Update, Delete and Query the available Space in kintone. |
| SpaceMembers | Update and Query the available Space Members in kintone. |
| Views | Update and Query the available Views in kintone. |