Freshservice Fetch Tickets
  • 26 Mar 2025
  • 1 Minute to read
  • Dark
    Light
  • PDF

Freshservice Fetch Tickets

  • Dark
    Light
  • PDF

Article summary

Freshservice is a cloud-based IT help desk and service management solution that enables organizations to simplify their IT operations.


Types of Assets Fetched

This adapter fetches the following types of assets:

  • Tickets

Parameters

  1. Freshservice Domain (required) - The hostname or IP address of the Freshservice server that Axonius can communicate with via the Required Ports.

  2. API Key (required) - An API Key associated with a user account that has permissions to fetch assets.

  3. Verify SSL - Select whether to verify the SSL certificate of the server against the CA database inside of Axonius. For more details, see SSL Trust & CA Settings.

  4. HTTPS Proxy (optional) - Connect the adapter to a proxy instead of directly connecting it to the domain.

  5. Throttle API Requests - Select this option to delay requests by 10 seconds if they're below 10% of the maximum limit.

To learn more about common adapter connection parameters and buttons, see Adding a New Adapter Connection.

Freshservice Fetch Tickets.png

Advanced Settings

Note:

Advanced settings can either apply to all connections for this adapter, or to a specific connection. Refer to ​Advanced Configuration for Adapters.

  • Freshservice URL Parameters in JSON format - Enter a JSON file with Freshservice URL parameters to add to the Request URL sent to fetch tickets.
    If your JSON is in the following format:
    {"updated_since":"2025-01-17", "workspace_id":3, "filter": "my_custom_filter"}
    
    it is added to the URL:
    https://domain.com/tickets?updated_since=2025-01-17&workspace_id=3&filter=my_custom_filter


Note:

To learn more about Adapter Configuration tab advanced settings, see Adapter Advanced Settings.

APIs

Axonius uses the Freshservice API.

Locate API Key

To locate your API Key

  1. Log in to your Support Portal.
  2. Click on your profile picture on the top right corner of your portal.
  3. Go to the Profile Settings page. Your API Key is displayed below the Change Password section on the right side.

Required Ports

Axonius must be able to communicate with the value supplied in Host Name or IP Address via the following ports:

  • TCP port 443

Supported From Version

Supported from Axonius version 6.1.59.1



Was this article helpful?

What's Next