Harvest (legacy)
Version Legacy
Here is the documentation of the new Harvest app.
Getting started with Harvest
To use any of the above modules, you need to connect your Harvest account to Integromat. If you do not have a Harvest account yet, you can create one at GetHarvest.com.
Connecting the Harvest service to Integromat
To connect your Harvest account to Integromat, follow the general instructions for Connecting to services. Then, you will be redirected to the GetHarvest.com website where you will be prompted to grant Integromat access to your account:
Here, allow access by clicking the Approve button. Afterwards, you will be redirected back to the Integromat administration page. Now, you can continue creating your scenario.
User guides
How to find a project ID
To get a project ID, open the project in your browser and look at the URL in the address bar. The ID is the integer displayed after projects.
Example: https://intycompany.harvestapp.com/projects/<project ID>
How to find a client ID
To get a client ID, open the client account in your browser and look at the URL in the address bar. The ID is the integer displayed after clients.
Example: https://intycompany.harvestapp.com/clients/<client ID>/edit
How to find a contact ID
To get a contact ID, open the contact in your browser and look at the URL in the address bar. The ID is the integer displayed after contacts.
Example: https://intycompany.harvestapp.com/clients/2918742/contacts/<contact ID>/edit
How to find a user ID
To get a user ID, open the user account in your browser and look at the URL in the address bar. The ID is the integer displayed after people.
Example: https://intycompany.harvestapp.com/people/<user ID>/edit
How to find an invoice ID
To get an invoice ID, open the invoice in your browser and look at the URL in the address bar. The ID is the integer displayed after invoices.
Example: https://intycompany.harvestapp.com/invoices/<invoice ID>
To create OAuth2 Harvest client Integration
goto https://putyourdomainnamehere.harvestapp.com/oauth2/clients/new
Then fill in the Create New OAuth2 API Client form shown below
After all that, Harvest will provide a Client ID and Secret which can be found after you have saved your settings and then scroll down the page.