> ## Documentation Index
> Fetch the complete documentation index at: https://ampersand-24eb5c1a-mintlify-b3512787.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Wrike

## What's Supported

### Supported Actions

This connector supports:

* [Proxy Actions](/proxy-actions), using the base URL `https://www.wrike.com/api`.

## Before You Get Started

To connect Wrike with Ampersand, you will need [a Wrike Account](https://www.wrike.com/vaq/).

Once your account is created, you'll need to register an app in the Wrike portal, configure the app, and obtain the following credentials from your app:

* Client ID
* Client Secret
* Scopes

You will then use these credentials to connect your application to Ampersand.

### Create a Wrike Account

Here's how you can sign up for a Wrike account:

* Go to the [Wrike developers page](https://developers.wrike.com/getting-started).
* Click "Start Building" and register for a free account using your preferred method.

### Register a Wrike App

Follow the steps below to register a Wrike app:

1. Go to [Wrike Developers](https://developers.wrike.com/).

2. Enter the following details in the **Register your app** section:
   1. **Full name**: Enter your name.
   2. **Business email**: Enter the email associated with your Wrike account.
   3. **App name**: Enter your app name.
   4. **Your App description**: Enter your app description.

3. Accept the Wrike Developer privacy policy statement.

4. Click **Register app**.

   <br />

   <img src="https://mintcdn.com/ampersand-24eb5c1a-mintlify-b3512787/5cy14oafztKzeaxO/images/provider-guides/9238305-wrike1.gif?s=367547e8530b75f721b9b5ace23900d1" alt="Wrike App Creation" width="1440" height="672" data-path="images/provider-guides/9238305-wrike1.gif" />

### Configure your Wrike App

1. Log in to your [Wrike Account](https://www.wrike.com/).

2. Navigate to `Settings >> Apps and Integrations >> API`.

3. Click **Configure** in your app.

4. In the **Redirect URI** section, enter the Ampersand redirect URL: `https://api.withampersand.com/callbacks/v1/oauth`.

5. Click **Save**.

You will find the **Client ID** and **Client Secret** in the **Oauth** section. Note these credentials, as you will need them to connect your app to Ampersand.

<img src="https://mintcdn.com/ampersand-24eb5c1a-mintlify-b3512787/FOtAtSuAj6eVDamY/images/provider-guides/07f49ca-wrike2.gif?s=13b21bf31e49b58d4f6f01c97297bd1c" alt="Wrike App Creation" width="1440" height="672" data-path="images/provider-guides/07f49ca-wrike2.gif" />

## Add Your Wrike App Info to Ampersand

1. Log in to your [Ampersand Dashboard](https://dashboard.withampersand.com).

2. Select the project where you want to create a Wrike integration.

   <img src="https://mintcdn.com/ampersand-24eb5c1a-mintlify-b3512787/5cy14oafztKzeaxO/images/provider-guides/31a6a12-Ampersand.png?fit=max&auto=format&n=5cy14oafztKzeaxO&q=85&s=691592821535ec87ca8952ab95749d10" alt="Ampersand Project Selection" width="2244" height="442" data-path="images/provider-guides/31a6a12-Ampersand.png" />

3. Select **Provider Apps**.

4. Select **Wrike** from the **Provider** list.

5. Enter the previously obtained **Client ID** in the **Client ID** field and the **Client Secret** in the **Client Secret** field.

6. Enter the scopes set for your application in *Wrike*.

   <img src="https://mintcdn.com/ampersand-24eb5c1a-mintlify-b3512787/5cy14oafztKzeaxO/images/provider-guides/982dec2-wrike3.gif?s=da8f21a06487da08ffba697f03508193" alt="Ampersand Integration" width="748" height="500" data-path="images/provider-guides/982dec2-wrike3.gif" />

7. Click **Save Changes**.
