Harvest
Import/clone Harvest_HTTP source from the Connectors library
application.
-
Harvest support Bearer Token authentication (source: Harvest API Authentication ). To get your token: Log in -> Go to https://id.getharvest.com/developers -> click “New Personal Access Token” -> Enter any token name -> Copy the token and Account ID to the corresponding fields of the
Harvest_HTTPsource. -
The Connectors library application contains examples of how to get your user information in the Harvest scenario. You can modify the examples to call any API call supported by Harvest API .
Last updated on