Skip to main content

Wrike

This page guides you through the process of setting up the Wrike source connector.

Prerequisites

Set up the Wrike source connector

  1. Log into your Airbyte Cloud or Airbyte OSS account.

  2. Click Sources and then click + New source.

  3. On the Set up the source page, select Wrike from the Source type dropdown.

  4. Enter a name for your source.

  5. For Permanent Access Token, enter your Wrike Permanent Access Token.

    Permissions granted to the permanent token are equal to the permissions of the user who generates the token.

  6. For Wrike Instance (hostname), add the hostname of the Wrike instance you are currently using. This could be www.wrike.com, app-us2.wrike.com, or anything similar.

  7. For Start date for comments, enter the date in YYYY-MM-DDTHH:mm:ssZ format. The comments added on and after this date will be replicated. If this field is blank, Airbyte will replicate comments from the last seven days.

  8. Click Set up source.

Supported sync modes

The Wrike source connector supports on full sync refresh.

Supported Streams

The Wrike source connector supports the following streams:

Data type mapping

Currencies are number and the date is a string.

Performance considerations

The Wrike connector should not run into Wrike API limitations under normal usage. Create an issue if you see any rate limit issues that are not automatically retried successfully.

Reference

Config fields reference

Field
Type
Property name
string
access_token
string
wrike_instance
string
start_date

Changelog

VersionDatePull RequestSubject
0.2.02023-10-1031058Migrate to low code.
0.1.02022-08-1615638Initial version/release of the connector.