Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
CData MCP Server for Kintone Views
| Name | Description |
| UserDepartments | Gets information of Departments that a User belongs to, and Job Title information related to the Department. |
| UserGroups | Gets information of Groups that a User belongs to. |
| Users | Gets information of users. |