> ## 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.

# Formstack

## What's Supported

### Supported Actions

This connector supports:

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

## Before You Get Started

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

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

* Client ID
* Client Secret

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

### Create a Formstack Account

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

* Go to the [Formstack website](https://www.formstack.com/) and sign up for a new account.

### Register a Formstack OAuth App

Follow the steps below to register a Formstack OAuth app:

1. Log in to your [Formstack account](https://www.formstack.com/login).
2. Go to **Forms**.
3. Select your name, and choose **API** from the dropdown list.
4. Click on **Create New Application**.
5. Enter the following details in the create application form:
   1. **Application Name**: Enter a name for your app.
   2. **Description**: Provide a brief description of your app.
   3. **Redirect URI**: Enter the Ampersand redirect URL: `https://api.withampersand.com/callbacks/v1/oauth`.
6. Click **Create App**.

<img src="https://mintcdn.com/ampersand-24eb5c1a/p4alBfPjHeNuBPh1/images/provider-guides/07152ce-bvbkzt_Ojjjfx1Y4vCIX5zwm.png?fit=max&auto=format&n=p4alBfPjHeNuBPh1&q=85&s=48c00ca93f9b3b7754fb433fea5f86d2" alt="Ampersand Project Selection" width="1744" height="1362" data-path="images/provider-guides/07152ce-bvbkzt_Ojjjfx1Y4vCIX5zwm.png" />

Once your app is created, you can access the **Client ID** and **Client Secret** credentials. Note these down, as you will need them to connect your app to Ampersand.

<br />

<img src="https://mintcdn.com/ampersand-24eb5c1a/p4alBfPjHeNuBPh1/images/provider-guides/07ec617-3yqV0oouqUK9tn_QyLErcYOM.png?fit=max&auto=format&n=p4alBfPjHeNuBPh1&q=85&s=8745fe4d5e6487b22ee72cf47dc87b2b" alt="Ampersand Project Selection" width="2162" height="1276" data-path="images/provider-guides/07ec617-3yqV0oouqUK9tn_QyLErcYOM.png" />

## Add Your Formstack 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 Formstack 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 **Formstack** 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.

   <br />

   <img src="https://mintcdn.com/ampersand-24eb5c1a/Bx3tggG51e0liOp-/images/provider-guides/78a6694-formstack.gif?s=57d53967ffd7b9434312a8d0d00538ab" alt="Ampersand Project Selection" width="790" height="494" data-path="images/provider-guides/78a6694-formstack.gif" />
6. Click **Save Changes**.
