⭐ Summary
This article explains how to set up the conversation integration between ClaudIA and Freshchat, enabling automated support, webhook usage, advanced automations, and handover to specific groups or agents.
🎥 https://www.loom.com/share/fb11af49765f4476a972e4bb89f788b0
Prerequisites
✅ Active, paid Freshchat account
🔐 Administrator permission in Freshchat
🤖 Project created in the ClaudIA Panel
Step-by-step integration
1️⃣ Create or validate the ClaudIA group in FreshChat
-
Go to Admin Settings.
-
Open Groups.
-
Create a new group or check whether one already exists.
-
Set the group name (e.g.: Cloud Humans).
-
Add the ClaudIA account as a member.
-
Save.
⚠️ Also define which group will be the N2 handover group, responsible for receiving the tickets that ClaudIA does not handle.
2️⃣ Generate the API token
-
In Admin Settings, go to API Settings or Tokens da API (API Tokens) (two possible interfaces)
-
Generate the token.
-
Copy the token you generated.
3️⃣ Set up the integration in Cloud Blocks
-
Go to Cloud Blocks.
-
Click FreshChat.
-
Select the project you want.
-
Paste the API token.
-
Enter the Freshchat subdomain:
-
Copy only the part before
.freshchat.com. -
If it does not show up in full in the URL, copy it directly from the API screen.
-
-
Enter the ClaudIA email address.
-
Copy the N2 group ID and paste it into the indicated field.
-
Click Save. ✅
4️⃣ Set up the webhook in Freshchat
-
Copy the Webhook shown on the integration screen.
-
In Freshchat, go to Admin Settings.
-
Look for:
-
Conversation Webhook (new version)
-
Webhook (old version)
-
-
Turn the webhook on (Enable).
-
Paste the webhook URL.
-
Enter an email address (it can be ClaudIA's).
-
Save.
⚠️ The Cloud Humans webhook must be the main one. Freshchat does not allow it to be used at the same time as webhook extensions.
5️⃣ Install Advanced Automation (if you have not installed it yet)
-
In Admin Settings, go to: Conversation Automation (Advanced) or Advanced Automation.
-
Install the app
-
Click Install > Edit Settings
-
Go to Settings
-
Paste the API token you generated earlier, and validate it.
-
In Admin Settings, go to: Mobile SDK > Start Setup. And copy the APP ID.
-
Go back to Advanced Automation and paste the APP ID.
-
Validate and save.
6️⃣ Create ClaudIA's main automation in Advanced Automation
Triggers:
-
Group Assigns a Group
-
Bot Assigns a Group
-
Assignment Rule Assigns a Group
-
System Assigns a Group
Conditions:
- Assign Group equal to ClaudIA's group
Actions:
- Assign to Agent → ClaudIA
Finish at Summary > Finish.
7️⃣ Create the fallback automation in Advanced Automation
Additional triggers:
-
User Sends a Reply
-
User Starts a New Conversation
-
System Reopens a Conversation

Conditions:
-
Type: All of the Below
-
Assign Group equal to ClaudIA's group
-
Assign To An Agent equal to the ClaudIA agent
Actions:
- Assign to Agent → ClaudIA
Finish at Summary > Finish > Save.