What’s Supported

Supported Actions

The Outreach connector supports:

Example Integration

For an example manifest file of a Outreach integration, visit our samples repo on Github.

Before You Get Started

Before creating a Outreach app, you must complete the Outreach partnership process to obtain a sandbox instance. Please ensure that you add https://api.withampersand.com/callbacks/v1/oauth as a callback URL for the Outreach app.

After your account is set up, you will need to acquire the following credentials from your Outreach app:

  • Client ID
  • Client Secret
  • Scopes

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

Add Outreach App Details in Ampersand

  1. Log in to your Ampersand Dashboard.

  2. Select the project where you want to add the Outreach App.

  3. Select Provider apps.

  4. Select Outreach from the Provider list.

  5. Enter the Outreach Application ID in the Client ID field, the Outreach Application Secret in the Client Secret field, and the requested scopes in the Permissions field.

  6. Enter the scopes defined for the Outreach application.


  7. Click Save Changes.

Using the connector

To start integrating with Outreach:

Publish your Outreach app

When you are ready to publish your Outreach app to the Outreach Marketplace, follow the instructions on the Outreach documentation.

Limitations of development credentials

Please note that until you publish your app, there are limitations on the credentials you obtain via your Ampersand integration. While an unpublished app can be used to connect to other Outreach workspaces, such as those of your customers, Outreach will expire those credentials weekly. This means that your customers will need to re-install their integrations weekly. Refer to the Outreach documentation for more details.

Even after you publish your Outreach app, be sure to select the “Production” tab and use the Application ID and Secret from that tab for your Ampersand Provider App.