What’s Supported

Supported Actions

This connector supports:

Before You Get Started

To integrate Constant Contact with Ampersand, you must have a Constant Contact Developer account and obtain the necessary credentials.

Once your account is set up, you’ll need to create an app in Constant Contact to get the following credentials:

  • Client ID
  • Client Secret

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

Create a Constant Contact Account

Here’s how to sign up for a Constant Contact account:

  1. Go to the Constant Contact Sign Up page.
  2. Sign up using your preferred method and follow the instructions to create your account.

Creating a Constant Contact App

Follow these steps to create an app in Constant Contact and add the Ampersand redirect URL:

  1. Log in to your Constant Contact Developer Account.

  2. Go to My Applications.

  3. Click the New Application button.

  4. In the New Application dialog box, enter an Application Name for your app.

  5. Select an OAuth2 Flow.

  6. Choose a Refresh Token type.

  7. Click Create.

Constant Contact Client ID and Secret

Adding Ampersand Redirect URL in Your App

Once your app is created, you will be redirected to the My Applications page. Select your newly created application from the list and add the following details to your application to setup Oauth in your app.

  1. In the Redirect URLs section, click Add another redirect URL.
  2. Enter the Ampersand redirect URL: https://api.withampersand.com/callbacks/v1/oauth.
  3. Click Confirm.
  4. You will find your Client ID in the API Key (Client ID) section. Click Generate Client Secret to create a Client Secret key for your app. Be sure to note both the Client ID and Client Secret, as you will need these to connect your app to Ampersand.

Constant Contact Client ID and Secret


Add Your Constant Contact App Info to Ampersand

  1. Log in to your Ampersand Dashboard.

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

    Ampersand Project

  3. Select Provider apps.

  4. Select Constant Contact from the Provider list.

  5. Enter the previously obtained Client ID and Client Secret in the respective fields.

    Ampersand Constant Contact Integration

  6. Click Save Changes to finalize the integration.