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

# 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-mintlify-b3512787/FOtAtSuAj6eVDamY/images/provider-guides/07152ce-bvbkzt_Ojjjfx1Y4vCIX5zwm.png?fit=max&auto=format&n=FOtAtSuAj6eVDamY&q=85&s=f44631d6e4929db404e5c2158dffc25a" 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-mintlify-b3512787/FOtAtSuAj6eVDamY/images/provider-guides/07ec617-3yqV0oouqUK9tn_QyLErcYOM.png?fit=max&auto=format&n=FOtAtSuAj6eVDamY&q=85&s=d9bd5f3a2b07e387f029539f3452f03b" 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-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 **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-mintlify-b3512787/5cy14oafztKzeaxO/images/provider-guides/78a6694-formstack.gif?s=fa9b21a374ffea314c0f5df49b002ec7" alt="Ampersand Project Selection" width="790" height="494" data-path="images/provider-guides/78a6694-formstack.gif" />
6. Click **Save Changes**.
