What’s Supported

Supported Actions

This connector supports:

Before You Get Started

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

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

  • Client ID
  • Client Secret

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

Create a Discord Account

Here’s how you can sign up for a Discord Developer account:

Creating a Discord App

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

  1. Log in to your Discord Developer Portal.

  2. Click New Application.

  3. Enter the App Name and click Create.

  4. Enter in your app details and click the Save changes button.

    Alt text

  5. Go to the OAuth2 tab.

  6. In the Redirects section, click the Add Redirect button.

  7. Enter the Ampersand redirect URL: https://api.withampersand.com/callbacks/v1/oauth in the text field in the Redirects section.

  8. Select the necessary scopes for your app from the Scopes section

  9. Click Save Changes.

Alt text

The Oauth2 section displays Client ID and Client Secret keys for your app. You’ll use these credentials to connect your app to Ampersand.

Add Your Discord App Info to Ampersand

  1. Log in to your Ampersand Dashboard.

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

    Alt text

  3. Select Provider apps.

  4. Select Discord 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.

  6. Click Save changes.