Each Wrike contact of type Person is synced as a user. The user’s account role
(Owner, Admin, External Collaborator, or Regular User) is recorded as a profile
trait. Group, Asset, and Robot contacts are not synced.
Wrike’s contact data exposes whether a contact has been deleted, but it does not
expose a separate deactivated state through the API used by this connector. A
user who has been deactivated but not deleted is reported as enabled.
Create the API token while signed in as a Wrike user with the visibility you
want the connector to have. A Permanent Access Token is scoped to one account
and grants read access to that whole account on behalf of the issuing user.
1
In Wrike, open the Apps & Integrations area and go to the API
section (App Console).
2
Under Get token, create a Permanent Access Token and copy it. Store it
somewhere safe — Wrike shows the full token only once.
3
Note your account’s API region. US accounts use
https://www.wrike.com/api/v4 and EU accounts use
https://app-eu.wrike.com/api/v4. If you are unsure, use the host Wrike
returns for your account.