What’s Supported

Supported Actions

This connector supports:

Before You Get Started

To connect Seismic with Ampersand, you will need a Seismic Account.

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:

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

Alt text

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.

  2. Select the project where you want to create a Seismic integration.

    Alt text

  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.

    Alt text

  6. Click Save changes.