> ## Documentation Index
> Fetch the complete documentation index at: https://docs.withampersand.com/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/i4a56x-Fmj6u7jdE/images/provider-guides/9238305-wrike1.gif?s=d61c568eb923493935889cc24b14cb99" 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/p4alBfPjHeNuBPh1/images/provider-guides/07f49ca-wrike2.gif?s=f7c2abaf69c25523c8fe1949a3e41c96" 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/Bx3tggG51e0liOp-/images/provider-guides/31a6a12-Ampersand.png?fit=max&auto=format&n=Bx3tggG51e0liOp-&q=85&s=7ebd893fd2a976ebe7cf8af53f8581b8" 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/i4a56x-Fmj6u7jdE/images/provider-guides/982dec2-wrike3.gif?s=1d6204702df58e621fe543371ad5bf04" alt="Ampersand Integration" width="748" height="500" data-path="images/provider-guides/982dec2-wrike3.gif" />

7. Click **Save Changes**.
