Skip to main content

Prerequisites

You need a Reddit account that can create apps.

Create OAuth application

Register a Web app in Reddit’s app preferences.

1

Open the apps page

Navigate to https://www.reddit.com/prefs/apps while signed in.

  • Scroll to the bottom of the page.
  • Click are you a developer? create an app…
2

Fill out app details

Provide the app metadata.

  • Enter an app name (e.g., StackOne Integration).
  • Select the web app radio button.
  • Enter a short description (optional).
  • Enter a redirect URI exactly: https://api.stackone.com/connect/oauth2/reddit/callback
  • Click create app.
3

Copy credentials

After creation the new app card shows the credentials you need.

  • The string under the app name (just below “web app”) is the Client ID.
  • Click edit next to the app to reveal the secret.
  • Store both values securely.

Creating the StackOne Connector Profile

To create the Connector Profile in StackOne for Reddit:
1

Navigate to Connector Profiles

Login to StackOne and navigate to Connector Profiles
2

Create New Connector Profile

  • Click + Connector Profile
  • Search for and select Reddit
  • Select Type as OAuth 2.0
  • Fill out the fields using details retrieved from your provider:
    • Client ID
    • Client Secret
    • Scopes (Optional)
  • (Optional) Select Actions to be enabled for this Connector Profile
  • Click Create profile
Congratulations! The new Connector Profile will now show up in your project ready to be used. You can now continue to Link Accounts for Reddit.