Skip to content

Reference

Outreach

Set up Outreach OAuth for sales engagement and outreach automation

Connect your users to Outreach for sales engagement, sequence management, prospect tracking, and account data.

PropertyValue
Provider IDoutreach
CategoryCRM
PKCESupported
Token refreshAutomatic
Redirect URIShown in Developer Portal

Go to the Outreach Developer Portal

Sign in to developers.outreach.io/apps/new and click Create app. Enter the App name; the App identifier auto-populates.

Configure API access

In the new app’s left menu, open API access. Add the Alter callback URL (from the Developer Portal) under Redirect URIs and select the OAuth data scopes the application needs.

Get credentials

Copy the development Client ID and Client Secret. The secret is displayed only once — use Regenerate if it’s lost.

Open the Developer Portal

Go to portal.alterauth.com and navigate to the application.

Add Outreach provider

Go to OAuth Providers > Add Provider > Outreach.

Enter credentials

  • Client ID: Paste your Outreach Client ID
  • Client Secret: Paste your Outreach Client Secret

Select scopes

Choose the scopes the application needs.

Save

Click Save. The provider is now active.

ScopeDescription
prospects.readRead prospect records
prospects.writeCreate, update, and delete prospects
sequences.readRead sequence records
sequences.writeCreate, update, and delete sequences
accounts.readRead account records
ScopeDescription
prospects.allRead and write access to all prospect data

Alter policy rules can target these attested operations and families for operation-level and parameter-aware controls.

Operation IDFamiliesMethodProvider path
accounts/createwritePOST/api/v2/accounts
accounts/getreadGET/api/v2/accounts/{id}
accounts/listreadGET/api/v2/accounts
accounts/updatewritePATCH/api/v2/accounts/{id}
calls/createwritePOST/api/v2/calls
calls/listreadGET/api/v2/calls
mailings/getreadGET/api/v2/mailings/{id}
mailings/listreadGET/api/v2/mailings
opportunities/createwritePOST/api/v2/opportunities
opportunities/listreadGET/api/v2/opportunities
prospects/createwritePOST/api/v2/prospects
prospects/deletedeleteDELETE/api/v2/prospects/{id}
prospects/getreadGET/api/v2/prospects/{id}
prospects/listreadGET/api/v2/prospects
prospects/updatewritePATCH/api/v2/prospects/{id}
sequence-states/createsend, writePOST/api/v2/sequenceStates
sequence-states/listreadGET/api/v2/sequenceStates
sequences/getreadGET/api/v2/sequences/{id}
sequences/listreadGET/api/v2/sequences
tasks/createwritePOST/api/v2/tasks
tasks/listreadGET/api/v2/tasks
templates/listreadGET/api/v2/templates
users/getreadGET/api/v2/users/{id}
users/listreadGET/api/v2/users

Report an issue with this page

Necessary

Required for sign-in, security, authorization, and remembering your choices.

Always active

Analytics

Helps us understand which product and documentation features are useful.

Performance diagnostics

Uses performance tracing and privacy-masked session replay to diagnose problems.

You can change these choices at any time from Cookie settings.