Skip to main content Skip to complementary content
Already have an account? Sign in

Harvest Forecast (v1)

Last updated: 9/15/2026

Harvest Forecast integration summary

Stitch’s Harvest Forecast integration replicates data using the Harvest Forecast Experimental API. Refer to the Schema section for a list of objects available for replication.

Harvest Forecast feature snapshot

A high-level look at Stitch's Harvest Forecast (v1) integration, including release status, useful links, and the features supported in Stitch.

STITCH
Release status

Released on September 18, 2018

Supported by

Singer Community

Stitch plan

Standard

API availability

Available

Singer GitHub repository

singer-io/tap-harvest-forecast

REPLICATION SETTINGS
Anchor Scheduling

Supported

Advanced Scheduling

Unsupported

Table-level reset

Unsupported

Configurable Replication Methods

Unsupported

DATA SELECTION
Table selection

Unsupported

Column selection

Unsupported

Select all

Unsupported

TRANSPARENCY
Extraction Logs

Supported

Loading Reports

Supported

Connecting Harvest Forecast

Harvest Forecast setup requirements

To set up Harvest Forecast in Stitch, you need:

  • A Harvest account with access to Harvest Forecast. Your Harvest ID will be used to authorize the integration using OAuth.

Step 1: Add Harvest Forecast as a Stitch data source

  1. Sign into your Stitch account.
  2. On the Stitch Dashboard page, click the Add Integration button.

  3. Click the Harvest Forecast icon.

  4. Enter a name for the integration. This is the name that will display on the Stitch Dashboard for the integration; it’ll also be used to create the schema in your destination.

    For example, the name “Stitch Harvest Forecast” would create a schema called stitch_harvest_forecast in the destination. Note: Schema names cannot be changed after you save the integration.

  5. Enter your Harvest Forecast account ID in the Harvest Forecast Account ID field. For example: If your Harvest Forecast account shows the URL as forecastapp.com/123456/schedule/projects, you’d enter 123456 in this field.

Step 2: Define the historical replication start date

The Sync Historical Data setting defines the starting date for your Harvest Forecast integration. This means that data equal to or newer than this date will be replicated to your data warehouse.

Change this setting if you want to replicate data beyond Harvest Forecast’s default setting of 1 year. For a detailed look at historical replication jobs, check out the Syncing Historical SaaS Data guide.

Step 3: Create a replication schedule

In the Replication Frequency section, you’ll create the integration’s replication schedule. An integration’s replication schedule determines how often Stitch runs a replication job, and the time that job begins.

Harvest Forecast integrations support the following replication scheduling methods:

To keep your row usage low, consider setting the integration to replicate less frequently. See the Understanding and Reducing Your Row Usage guide for tips on reducing your usage.

Step 4: Authorize Stitch to Access Harvest Forecast

Lastly, you’ll be directed to Harvest’s website to complete the setup.

  1. If not already logged into Harvest Forecast, enter your credentials and click Sign In.
  2. A screen asking for authorization to Forecast will display. Note that Stitch will only ever read your data.
  3. Click Connect.
  4. After the authorization process successfully completes, you’ll be redirected back to Stitch.
  5. Click All Done.

Initial and historical replication jobs

After you finish setting up Harvest Forecast, its Sync Status may show as Pending on either the Stitch Dashboard or in the Integration Details page.

For a new integration, a Pending status indicates that Stitch is in the process of scheduling the initial replication job for the integration. This may take some time to complete.

Free historical data loads

The first seven days of replication, beginning when data is first replicated, are free. Rows replicated from the new integration during this time won’t count towards your quota. Stitch offers this as a way of testing new integrations, measuring usage, and ensuring historical data volumes don’t quickly consume your quota.

Harvest Forecast table reference

assignments

The assignments table contains info about the assignments assigned to the people in your Harvest Forecast account.

Replication Method

Full Table

Primary Key

id

Useful links

Harvest Forecast documentation

assignments schema on GitHub

clients

The clients table contains info about the clients in your Harvest Forecast account.

Replication Method

Key-based Incremental

Primary Key

id

Replication Key

updated_at

Useful links

Harvest Forecast documentation

clients schema on GitHub

milestones

The milestones table contains info about the project milestones in your Harvest Forecast account.

Replication Method

Key-based Incremental

Primary Key

id

Replication Key

updated_at

Useful links

Harvest Forecast documentation

milestones schema on GitHub

people

The people table contains info about the people in your Harvest Forecast account.

Replication Method

Key-based Incremental

Primary Key

id

Replication Key

updated_at

Useful links

Harvest Forecast documentation

people schema on GitHub

placeholders

The placeholders table contains info about the placeholders in your Harvest Forecast account.

Replication Method

Key-based Incremental

Primary Key

id

Replication Key

updated_at

Useful links

placeholders schema on GitHub

projects

The projects table contains info about the projects in your Harvest Forecast account.

Replication Method

Key-based Incremental

Primary Key

id

Replication Key

updated_at

Useful links

Harvest Forecast documentation

projects schema on GitHub

roles

The roles table contains info about the roles in your Harvest Forecast account.

Replication Method

Full Table

Primary Key

id

Useful links

roles schema on GitHub

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!