> ## Documentation Index
> Fetch the complete documentation index at: https://ampersand-24eb5c1a-rajatspawar-eng-4130-snowflake-key-note.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-rajatspawar-eng-4130-snowflake-key-note/o16xRMjCoPjY3dJM/images/provider-guides/07152ce-bvbkzt_Ojjjfx1Y4vCIX5zwm.png?fit=max&auto=format&n=o16xRMjCoPjY3dJM&q=85&s=ca3e1e9ff448c45fbb38cc8d1e8bd344" 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-rajatspawar-eng-4130-snowflake-key-note/o16xRMjCoPjY3dJM/images/provider-guides/07ec617-3yqV0oouqUK9tn_QyLErcYOM.png?fit=max&auto=format&n=o16xRMjCoPjY3dJM&q=85&s=a2d6ac2d46fb95bbb4a48b3e6a4dd46d" 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-rajatspawar-eng-4130-snowflake-key-note/0ki8rJ2PwXLh3wZV/images/provider-guides/31a6a12-Ampersand.png?fit=max&auto=format&n=0ki8rJ2PwXLh3wZV&q=85&s=453c4d834cc6bc972877ef40d31c3295" 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-rajatspawar-eng-4130-snowflake-key-note/0ki8rJ2PwXLh3wZV/images/provider-guides/78a6694-formstack.gif?s=12ea901f90a9f9629fa21348123fd9d8" alt="Ampersand Project Selection" width="790" height="494" data-path="images/provider-guides/78a6694-formstack.gif" />
6. Click **Save Changes**.
