> ## Documentation Index
> Fetch the complete documentation index at: https://ampersand-24eb5c1a-square-proxy.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-square-proxy/ejdbQ1e8FNJV93R0/images/provider-guides/9238305-wrike1.gif?s=5a1e2655991de0fdce26a011dc9dff00" 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-square-proxy/BKP0KITEQK_z6PiA/images/provider-guides/07f49ca-wrike2.gif?s=7230aec64356905bf791cd45afcbef15" 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-square-proxy/ejdbQ1e8FNJV93R0/images/provider-guides/31a6a12-Ampersand.png?fit=max&auto=format&n=ejdbQ1e8FNJV93R0&q=85&s=374b703b84dc291efa7c405f7a482f6d" 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-square-proxy/ejdbQ1e8FNJV93R0/images/provider-guides/982dec2-wrike3.gif?s=aeb419467f85297cf4e339bcfe26c0f8" alt="Ampersand Integration" width="748" height="500" data-path="images/provider-guides/982dec2-wrike3.gif" />

7. Click **Save Changes**.
