Skip to main content

Creating an OAuth Application

To connect Netlify with StackOne, you’ll need to create an OAuth application in your Netlify account.

1

Access User Settings

Sign in to your Netlify account.

  • Click on your profile avatar in the bottom left corner.
  • Select User settings from the dropdown menu.
2

Navigate to OAuth Applications

In the User settings page, navigate to the OAuth section.

  • In the left sidebar, under Applications, click OAuth.
  • You will see the OAuth applications section.
3

Create New OAuth Application

Click the New OAuth app button to create a new application.

  • Application name: Enter a name (e.g., StackOne Integration)
  • Redirect URI: Enter https://api.stackone.com/connect/oauth2/netlify/callback
  • Description: Optional - add a description for the application
  • Click Save to create the application.
4

Copy Client Credentials

After creating the application, you’ll see your OAuth credentials.

  • Copy the Client ID value.
  • Copy the Client Secret value.
  • Store both values securely for use later.

Creating the StackOne Connector Profile

To create the Connector Profile in StackOne for Netlify:
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 Netlify
  • Select Type as OAuth 2.0
  • Fill out the fields using details retrieved from your provider:
    • Client ID
    • Client Secret
  • (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 Netlify.