> ## Documentation Index
> Fetch the complete documentation index at: https://ampersand-24eb5c1a-jay-eng-4255-write-async-done-error.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-jay-eng-4255-write-async-done-error/bEEHm8w2cXjUodTW/images/provider-guides/07152ce-bvbkzt_Ojjjfx1Y4vCIX5zwm.png?fit=max&auto=format&n=bEEHm8w2cXjUodTW&q=85&s=bff64121e3d3ce6829e3a8cd20891e32" 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-jay-eng-4255-write-async-done-error/bEEHm8w2cXjUodTW/images/provider-guides/07ec617-3yqV0oouqUK9tn_QyLErcYOM.png?fit=max&auto=format&n=bEEHm8w2cXjUodTW&q=85&s=cbbce8d0359648860c67167f37f2ccb8" 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-jay-eng-4255-write-async-done-error/NwSxfmo1D5oe1kmP/images/provider-guides/31a6a12-Ampersand.png?fit=max&auto=format&n=NwSxfmo1D5oe1kmP&q=85&s=00db917c08f209076b3343ea7fc3da1b" 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-jay-eng-4255-write-async-done-error/NwSxfmo1D5oe1kmP/images/provider-guides/78a6694-formstack.gif?s=9a43e7d0ded35c99e82f8f2c7f898853" alt="Ampersand Project Selection" width="790" height="494" data-path="images/provider-guides/78a6694-formstack.gif" />
6. Click **Save Changes**.
