メイン コンテンツをスキップする 補完的コンテンツへスキップ

Harvest 

Harvest is a time tracking and management software with reporting and streamlined online invoicing.

Harvest integration replicates data using the Harvest REST API V2.

See the Schema section for a list of objects available for replication.

Preparing for authentication

To access your data, you need to authenticate the connection with your account credentials.

情報メモ使用するアカウントに、フェッチするテーブルへのアクセス権があることを確認してください。

To generate the client ID and client secret:

  1. Log into your Harvest Developers account.
  2. Select the OAuth app you want to use, or create a new one.
  3. Make sure Authorized Redirect URIs is set to https://connector.qlik.com/auth/oauth/v3.htm.
  4. Click Save.
  5. As the client ID and client secret are displayed only once, copy and paste them to a secured file.

Creating the connection

詳細については、「SaaSアプリケーションへの接続」を参照してください。

  1. 必要な接続設定を満たしたら、認証をクリックします。

    ソースアプリケーションにログインするよう求められる場合があります。

    ウィンドウに認証コードが表示されます。

  2. コードをクリップボードにコピーしてから、接続ダイアログに戻ります。

  3. ソースが提供するコードに基づいて認証を完了にコードをペーストしてから、認証をクリックします。

    ヒント メモこのフィールドを表示するためにスクロールダウンする必要があるかもしれません。

    ステータスが [検証済み] であれば、認証は検証されたことになります。

  4. 接続名に接続の名前を入力します。

  5. 接続メタデータを開くを選択して、作成時の接続のメタデータを定義します。

Connection settings
SettingDescription
Data gateway

ユース ケースに応じて Data Movement gateway を選択します。

情報メモ

Qlik Talend Cloud スターター サブスクリプションでは Data Movement gateway をサポートしていないため、この項目は使用できません。別のサブスクリプション ティアを利用しており、Data Movement gateway を使用しない場合は、 [None] (なし) を選択します。

Data Movement gateway の利点とそれを必要とするユース ケースの詳細については、「Qlik データ ゲートウェイ - データ移動」を参照してください。

Start Date

ソースからターゲットにデータをレプリケートする必要がある日付を MM/DD/YYYY 形式で入力します。

Account NameAccount name. For example: the account name of qlik.harvestapp.com would be qlik.
Client IDClient ID.
Client SecretClient secret.

Schema

情報メモ

Schemas and naming conventions can change from version to version. It is recommended to verify your version before continuing.

The schema and info displayed below is for version 2.

Depending on your destination, table and column names may not appear as they are outlined below.

clients

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

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Harvest documentation

Harvest API method

contacts

The contacts table contains info about the client contacts in your Harvest account.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Harvest documentation

Harvest API method

estimate_item_categories

The estimate_item_categories table contains info about the estimate item categories in your Harvest account.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Harvest documentation

Harvest API method

estimate_line_items

The estimate_line_items table contains info about the line items contained in estimates.

Note: This table is updated based on new and updated estimates. This means that when an estimate is updated, this table will also be updated.

Replication Method

CDC

Primary Key

id

Useful links

Harvest documentation

Harvest API method

estimate_messages

The estimate_messages table contains info about the messages associated with estimates.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Harvest documentation

Harvest API method

estimates

The estimates table contains info about the estimates in your Harvest account.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Harvest documentation

Harvest API method

expense_categories

The expense_categories table contains info about the expense categories in your Harvest account.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Harvest documentation

Harvest API method

expenses

The expenses table contains info about the expenses recorded in your Harvest account.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Harvest documentation

Harvest API method

invoice_item_categories

The invoice_item_categories table contains info about the various categories that can be applied to invoice line items.

Note: Harvest includes two non-removable categories by default for the hours and expenses you bill.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Harvest documentation

Harvest API method

invoice_line_items

The invoice_line_items table contains info about the line items contained in invoices.

Note: This table is updated based on new and updated invoices. This means that when an invoice is updated, this table will also be updated.

Replication Method

CDC

Primary Key

id

Useful links

Harvest documentation

Harvest API method

invoice_messages

The invoice_messages table contains info about invoice messages, or emails sent to clients about invoices.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Harvest API method

invoice_payments

The invoice_payments table contains info about the payments applied to invoices in your Harvest account.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Harvest documentation

Harvest API method

invoices

The invoices table contains info about the invoices in your Harvest account.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Harvest documentation

Harvest API method

project_tasks

The project_tasks table contains info about the tasks assigned to projects.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Harvest documentation

Harvest API method

project_users

The project_users table contains info about the users assigned to projects.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Harvest API method

projects

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

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Harvest documentation

Harvest API method

roles

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

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Harvest documentation

Harvest API method

tasks

The tasks table contains info about the tasks in your Harvest account.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Harvest documentation

Harvest API method

time_entries

The time_entries table contains info about the time entries in your Harvest account.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Harvest documentation

Harvest API method

time_entry_external_reference

The time_entry_external_reference table contains pairs of time entry IDs and external reference IDs. This data can be used to tie time entries tracked in external services (such as Trello) to your other Harvest data.

Note: This table is updated based on new and updated time_entries. This means that when a time entry is updated, this table will also be updated.

Replication Method

CDC

Primary Keys

time_entry_id

external_reference_id

Useful links

Harvest documentation

Harvest API method

user_project_tasks

The user_project_tasks table contains pairs of user IDs and project task IDs.

This data can be used to see lists of all the project tasks associated with a user, and join tables together to get a comprehensive look at the user’s projects.

Note: This table is updated based on new and updated users. This means that when a user is updated, this table will also be updated.

Replication Method

CDC

Primary Keys

user_id

project_task_id

Useful links

Harvest documentation

user_projects

The user_projects table contains info about the project assignments users are assigned to.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Harvest API method

user_roles

The user_roles table contains a list of user ID and role ID pairs, enabling you to see the roles users are associated with.

Note: This table is updated based on new and updated users. This means that when a user is updated, this table will also be updated.

Replication Method

CDC

Primary Keys

user_id

role_id

Useful links

Harvest documentation

users

The users table contains info about the users in your Harvest account.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Harvest documentation

Harvest API method

このページは役に立ちましたか?

このページまたはコンテンツにタイポ、ステップの省略、技術的エラーなどの問題が見つかった場合はお知らせください。