Freshservice
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 Freshservice account to Nirvai to automate IT service management, manage tickets, and track assets.
Supported Authentication Methods
- API Key - Basic authentication with API key
Prerequisites
- A Freshservice account
- Admin access to generate API keys
Setup Instructions
API Key Authentication
Step 1: Get Your API Key
- Log in to your Freshservice account
- Click on your profile icon (top right)
- Go to Profile Settings
- Find your API Key in the settings
- Copy the API key
Step 2: Get Your Subdomain
Your Freshservice subdomain is part of your URL:
- URL:
https://your-company.freshservice.com - Subdomain:
your-company
Step 3: Configure in Nirvai
- In Nirvai, select Freshservice API Key
- Enter your Subdomain
- Paste your API Key
- Save the credential
Available Operations
With Freshservice credentials, you can:
- Create and manage tickets
- Track IT assets
- Manage service catalog
- Handle change requests
- Access agent and requester data
Authentication Details
Freshservice uses Basic authentication:
- Username: API Key
- Password: X (literal "X")
Nirvai handles this automatically.
Troubleshooting
Common Issues
- 401 Unauthorized: API key is invalid
- Wrong Subdomain: Check your Freshservice URL
- Insufficient Permissions: Ensure your account has API access
- Rate Limits: Freshservice has API rate limits
Finding Your API Key
- Log in to Freshservice
- Go to Profile Settings
- The API key is displayed on your profile page
Related Resources
Adapted from n8n documentation for Nirvai platform
Next Steps
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.