Supported Integrations
The following Freshworks products are available to connect:FreshChat
Connect your Freshchat account to enable chat-channel escalation. When a chat user needs a human agent, the AI can hand the conversation off to the appropriate Freshchat channel.
FreshDesk
Link Freshdesk to give your AI agents pre-built actions for creating and updating support tickets and looking up contacts directly during a call.
FreshService
Connect Freshservice to give your AI agents pre-built actions for creating and updating IT service tickets and looking up requesters, agents, and groups during a call.
How Authentication Works
All Freshworks integrations use API key authentication. You will need:- Your Freshworks domain (e.g.
yourcompany.myfreshworks.com) - The API key for your Freshworks account
- Your Freshchat instance URL (e.g.
yourcompany.freshchat.com) - An optional Webhook Public Key (PEM format) if you want SquawkVoice to verify incoming webhook payloads from Freshchat
API keys are encrypted at rest. SquawkVoice never exposes a stored key after it is saved — to rotate credentials you must delete the existing connection and create a new one with the updated key.
Connecting an Integration
- Open Studio → Manage → Connected Apps.
- Locate the integration card for the platform you want to connect and click Connect.
-
A dialog will open. Fill in the required fields:
Integration Required Fields Purpose FreshChat Domain, Chat URL, API Key Chat escalation FreshDesk Domain, API Key During-call actions (tickets, contacts) FreshService Domain, API Key During-call actions (IT service tickets) - Click Connect. SquawkVoice validates the credentials by making a test call to the Freshworks API before saving.
- On success, the connection appears in the Connected Accounts list with the linked email address and the date it was created.
Managing Connections
Open the Connected Accounts drawer from the integration card to view all active connections for a workspace.Edit Description
Each connection can carry a free-text description. Use this to label connections by environment or purpose (e.g. “Production Freshdesk”, “Staging FreshService”). Click the edit icon next to the connection to update it.Disconnect
Disconnecting a connection suspends its use across all agents without permanently deleting the record. The connection is marked as disconnected and can be reviewed later. It will no longer be available to select in agent configuration.Delete
Permanently removes the connection and all associated credentials. This action cannot be undone.Reconnecting
Because Fresh integrations use API key authentication, the Reconnect option is not available. If you need to update credentials:- Delete the existing connection.
- Create a new connection with the updated API key.
Using a Connection in During-Call Actions
After connecting an integration, its pre-built actions become available to add to any AI Agent via the Integrations button in the During-Call Actions tab.Adding Integration Actions
- Open the agent in Studio and go to Actions → During Call.
- Click the Integrations button (next to “Create New Action”).
- In the drawer that opens, select the integration you want to use from the dropdown (e.g. Freshdesk).
- Browse the list of pre-built actions available for that integration (e.g. “Create Ticket”, “Update Ticket”, “Create Contact”). Each action shows its name and a description.
- Check the action you want to add. A creation drawer opens with the action’s name, description, and parameters pre-filled from the integration schema.
- Review the pre-filled configuration. You can edit the action name and description, and customise parameter definitions — but the default parameters required by the integration cannot be removed.
- Click Save. The action is created with a linked flow and appears in the during-call actions list, tagged with the integration’s icon.
How Integration Actions Work at Runtime
Integration actions are invoked the same way as custom during-call actions — the AI calls the action based on caller intent. The linked flow handles the integration API call using the connected credentials, then returns results back to the agent to speak.See During-Call Actions for a full guide on flows, nodes, and runtime behaviour.
FreshChat — Additional Setup for Chat Escalation
FreshChat requires one extra step after connecting: you must link the connection to a specific AI Agent before the escalation feature becomes active.- Navigate to the AI Agent and open the Handoff section.
- Under Agent Escalation (Chat), select the Freshchat connection to use.
- Click Refresh from Freshchat to pull the latest channels from your account.
- Review or edit the AI-generated channel descriptions to guide the agent on when to route to each channel.
Full setup instructions are covered in Chat Escalation with FreshChat.