FAQ

chevron-rightWhat's the difference between "Time entries" and "Report: Time report"?hashtag

Time entries returns one row per individual log entry — with fields like hours, notes, user, project, and task. It's raw data, best for payroll inputs or custom calculations.

Report: Time report returns aggregated rows grouped by a dimension you choose (client, project, task, or team member). It's faster to work with for dashboards and summaries, and supports a date range filter via From and To fields.

chevron-rightHow do I filter Time entries by the date work was done (not when it was last edited)?hashtag

The "Changed after" field in Time entries filters on updated_at — the last time the record was modified. To filter by the actual work date (spent_date), use the Report: Time report entity instead, which has explicit From and To date fields tied to when the work was performed.

chevron-rightCan I filter by team member, billable status, or other fields?hashtag

Yes — use Advanced filters in the data flow settings. For boolean fields like billable or is_active, make sure to enter values in lowercase (true or false). For filtering by team member, you can filter on user.name in Time entries, or choose "team member" as the report type in the Time report.

chevron-rightWhy is my weekly_capacity showing a huge number instead of hours?hashtag

Harvest returns weekly_capacity in seconds via their API — this is documented behavior, not a Coupler.io bug. Divide the value by 3600 to get hours. You can add a calculated column in your destination spreadsheet or use a transformation step in Coupler.io to do this automatically.

chevron-rightHow do I find a Project ID to use as a filter?hashtag

Open Harvest and navigate to the project. Look at the URL in your browser — the project ID is the number after the last slash. For example, in https://couplerio3.harvestapp.com/projects/29290029, the ID is 29290029. Paste this into the Project ID field in Coupler.io. Note that you can only filter by one project at a time.

chevron-rightCan I combine data from multiple Harvest accounts?hashtag

Yes. Create a separate data flow for each account and use the Append transformation to combine them into one destination. This is useful for agencies or holding companies managing multiple Harvest accounts.

chevron-rightMy data flow hits the row limit. How do I reduce my dataset size?hashtag

The most effective approaches are:

  • Set a From and To date on Time report entities to limit the reporting window

  • Use the "Changed after" filter on Time entries to pull only recently modified records

  • Filter by Project ID to pull one project at a time

  • Split your data across multiple data flows and use Append to combine them

circle-info

See Common Issues for more on rate limits and timeouts.

chevron-rightCan I send Harvest data to an AI tool like ChatGPT or Claude?hashtag

Yes. Coupler.io supports AI destinations including ChatGPT, Claude, Gemini, Cursor, Perplexity, and OpenClaw. This is useful for generating narrative summaries of time reports, flagging over-budget projects, or creating client-ready writeups from raw billing data.

chevron-rightI only see my own data — why can't I see data for other team members?hashtag

Harvest API access is role-dependent. If you connected using a Member-level account, you'll only see your own records. To pull team-wide data, reconnect using an Administrator or Manager Harvest account.

circle-info

See Common Issues → Permission errors for steps to reconnect.

chevron-rightCan I join Harvest data with data from another source?hashtag

Yes. Coupler.io's Join transformation lets you combine Harvest data with other sources in the same data flow. For example, you could join Harvest time entries with a project list from a project management tool, or combine Harvest invoices with payment data from your accounting software.

circle-info

For ideas on which entities to combine, see Data Overview → Common metric combinations.

Last updated

Was this helpful?