Skip to main content
Feedback

Harvest connection

To establish a Harvest connection in **Data Integration, you need to set up an OAuth2 client and provide the credentials created in the process.

Setting up an OAuth2 application client

Procedure

  1. Navigate and log in to Harvest ID Developers Zone.
  2. Under OAuth2 Applications, click Create New OAuth2 Application.
  3. Enter the following details:
    • Name: Enter the application name.

    • Redirect URL:

      • For Data Integration US console:

https://console.rivery.io/api/oauthcallback/harvest

  • For Data Integration EU console:

https://eu-west-1.console.rivery.io/api/oauthcallback/harvest

  • Multi Account: Select I can work with multiple accounts or I need access to one account, depending on how many accounts you want to integrate.
  • Products: Select I want access to Harvest.
  1. Click Create Application. If the setup is successful, you receive a success message.
  2. Scroll down to the Parameters to find your Client ID and Client Secret.
  3. Copy these to your Data Integration connection.

Creating a new Harvest connection in Data Integration

Procedure

  1. Navigate to the Data Integration console.
  2. Click Connections from the left-hand menu.
  3. Click +New Connection.
  4. Find and click Harvest source under Analytics section.
  5. Enter the connection name and describe it.
  6. Enter your Application name, an email address, or a link to your application.

Harvest requires this information and uses it to contact you in some instances.

  1. Enter your Client ID and Client Secret.
  2. Click Connect With Harvest and follow the login instructions.
  3. Click Test Connection to verify the connection.

If the connection passes, you can start pulling data from Harvest.

On this Page