Create an Outreach OAuth application
Register an application in the Outreach developer portal to obtain the Client ID and Client Secret used for OAuth 2.0 authorization.
Open the Outreach app management page
Sign in to Outreach and go to https://www.outreach.io/product/platform, then open the OAuth application management page for your organization.
Create an application
Create a new OAuth application and give it a name.
- Set the Redirect URI exactly to:
https://api.stackone.com/connect/oauth2/outreach/callback
Select the scopes
Grant the application the scopes the connector’s actions need. Users approve these scopes on the Outreach consent screen when they connect their account.
Copy the Client ID and Client Secret
Copy the generated credentials and paste them into the StackOne Connector profile.
- Copy the Application ID value into the Client ID field.
- Copy the Application Secret value into the Client Secret field.
- The secret is shown only once — store it securely before leaving the page.
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Outreach:Navigate to Connector Profiles
Create New Connector Profile
- Click + Connector Profile
- Search for and select Outreach
- 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