API Data Provider - Online Help

Wrike Tables

The provider models the data in API into a list of tables that can be queried using standard SQL statements.

Generally, querying API tables is the same as querying a table in a relational database. Sometimes there are special cases, for example, including a certain column in the WHERE clause might be required to get data for certain columns in the table. This is typically needed for situations where a separate request must be made for each row to get certain columns. These types of situations are clearly documented at the top of the table page linked below.

Wrike Tables

Name Description
Account Returns current account.
Attachments Return all Attachments of account tasks and folders.
Color Get color name - code mapping.
Comments Get all comments in current account.
Contacts List contacts of all users and user groups in current account.
DataExport Get last completed Data Export.
Dependencies Get task dependencies.
Folders Returns list of entries required to build a folder tree for the current account.
FolderTasks Search among tasks in the folder.
Groups Returns all groups in the account.
Invitations Get all invitations for current account.
Spaces Returns a list of spaces.
SpaceTasks Search among tasks in the folder.
Tasks Search among all tasks in current account.
TimelogCategories Get timelog categories in account.
Timelogs Get all timelog records in current account.
User Returns information about single user.
Version Returns current API version info.
Workflows Returns list of workflows with custom statuses.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8487.0