Wrike

Last updated on Jul 03, 2025

Wrike is a cloud-based collaboration and project management tool that allows you to efficiently manage tasks and projects, and asses productivity through resource management. It enables you to plan, budget your resources, assign tasks in the projects to employees, and track progress of the tasks through completion. It also enables you to collaborate more effectively with your peers through comments, mentions, and dashboards.

You can replicate the data from your Wrike account to a Destination database or data warehouse using Hevo Pipelines. Refer to section, Data Model for the list of supported objects.

Hevo uses the Wrike API v4 to replicate the data present in your Wrike account to the desired Destination database or data warehouse for scalable analysis.


Source Considerations

  • Pagination: An API call for each Wrike object fetches one page with up to 1000 records for Tasks and 100 records for other objects.

  • Rate Limit: Wrike imposes a limit of 100 API calls per minute per access token. If the limit is exceeded, Hevo defers the ingestion till the limits reset.


Limitations

  • Hevo currently does not support deletes. Therefore, any data deleted in the Source may continue to exist in the Destination.

  • You cannot specify a duration for loading the historical data. Hevo loads the entire data present in your Wrike account.

  • Hevo does not load data from a column into the Destination table if its size exceeds 16 MB, and skips the Event if it exceeds 40 MB. If the Event contains a column larger than 16 MB, Hevo attempts to load the Event after dropping that column’s data. However, if the Event size still exceeds 40 MB, then the Event is also dropped. As a result, you may see discrepancies between your Source and Destination data. To avoid such a scenario, ensure that each Event contains less than 40 MB of data.


Revision History

Refer to the following table for the list of key updates made to this page:

Date Release Description of Change
Jul-07-2025 NA Updated the Limitations section to inform about the max record and column size in an Event.
Jan-07-2025 NA Updated the Limitations section to add information on Event size.
Mar-05-2024 2.21 Updated the ingestion frequency table in the Data Replication section.
Oct-03-2023 NA Updated the section, Obtaining the Access Token as per the latest Wrike UI.
Jan-23-2023 2.06 New document.

Tell us what went wrong