> ## Documentation Index
> Fetch the complete documentation index at: https://ampersand-24eb5c1a-feat-always-enabled-object.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Seismic

## What's Supported

### Supported Actions

This connector supports:

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

## Before You Get Started

To connect Seismic with Ampersand, you will need [a Seismic Account](https://seismic.com/).

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

* App ID
* Signing Secret

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

### Create a Seismic Account

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

* Go to the [Seismic Sign Up page](https://Seismic.com/register) and create an account.
* Sign up using your preferred method.

### Creating a Seismic App

Follow the steps below to create a Seismic app and add the Ampersand redirect URL in the app:

1. Log in to your [Seismic Developer Portal](https://apps.seismic.com/apps).
2. Click **Create an app**.
3. Enter an **App Name** and click **Create app**.
4. In the **Authentication** section on your app, enable the **Do you need authentication for your app?** button.
5. Enter the Ampersand redirect URL: `https://api.withampersand.com/callbacks/v1/oauth` in the *Oauth2 Information* section.
6. Select the necessary scopes for your app from the **Scopes** section.
7. Click **Save Changes**.

<img src="https://mintcdn.com/ampersand-24eb5c1a-feat-always-enabled-object/Ud9ZFH3YhsrR0Uee/images/provider-guides/seismic.gif?fit=max&auto=format&n=Ud9ZFH3YhsrR0Uee&q=85&s=8e2efcb755dd41d19a53f6e047a14699" alt="Alt text" width="1680" height="822" data-path="images/provider-guides/seismic.gif" />

### Obtain Client ID and Client Secret

1. Navigate to the **Basic Information** tab of your app, where you'll find the **App ID**.
2. In the **Signing Secret** section, click **Generate** to create your client secret key.

Be sure to copy both the App ID and the Signing Secret as you'll need these credentials to connect to Ampersand.

## Add Your Seismic 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 Seismic integration.

   <img src="https://mintcdn.com/ampersand-24eb5c1a-feat-always-enabled-object/dQpBDjbWo04O80rI/images/provider-guides/dd47b7a-Ampersand.png?fit=max&auto=format&n=dQpBDjbWo04O80rI&q=85&s=79d91e31718a06ec218db31003828f59" alt="Alt text" width="2244" height="442" data-path="images/provider-guides/dd47b7a-Ampersand.png" />

3. Select **Provider apps**.

4. Select *Seismic* from the **Provider** list.

5. Enter the previously obtained *App ID* in the **Client ID** field and the *Signing Secret* in the **Client Secret** field.

   <img src="https://mintcdn.com/ampersand-24eb5c1a-feat-always-enabled-object/Ud9ZFH3YhsrR0Uee/images/provider-guides/seismic-amp.gif?fit=max&auto=format&n=Ud9ZFH3YhsrR0Uee&q=85&s=4e5ff53e3474cfb6ac296767a5b1176f" alt="Alt text" width="806" height="588" data-path="images/provider-guides/seismic-amp.gif" />

6. Click **Save changes**.
