Harvest
Prefer guided AI setup?
Instead of following these steps manually, you can use the AI Credential Assistant — describe what you want to connect and the AI will walk you through the setup step by step, tailored to your account.
Overview
Connect your Harvest account to Nirvai to automate time tracking, project management, and invoicing workflows.
Supported Authentication Methods
- Personal Access Token (Bearer)
Prerequisites
- A Harvest account
- Access to Developer settings
Setup Instructions
Personal Access Token Authentication
- Log into your Harvest account
- Go to Developers in your account settings
- Navigate to Personal Access Tokens
- Click Create New Personal Access Token
- Give your token a name (e.g., "Nirvai Integration")
- Copy the generated token immediately (it won't be shown again)
- In Nirvai, paste the token in the "Bearer Token" field
Important Notes
- Personal Access Tokens provide full access to your Harvest account
- Tokens are shown only once upon creation - save them securely
- You can revoke tokens at any time from the Developer settings
- OAuth2 is also available for more advanced integrations
Troubleshooting
Common Issues
- Token not working: Ensure you copied the full token without truncation
- Access denied: Verify the token hasn't been revoked
- Expired token: Personal Access Tokens don't expire, but can be manually revoked
Related Resources
Adapted from n8n documentation for Nirvai platform
Next Steps
Got your credential? Connect it to an agent
Use the AI Tool Creator to turn this credential into agent-callable tools. Describe what your agent should be able to do and the AI investigates the API, configures the endpoints, and gives you a reviewable toolkit before saving anything.