Integration
Connect Freshworks CRM to Freshdesk
When something happens in Freshworks CRM, your agent does the next thing in Freshdesk. Describe it in plain language and the automation is built, tested on every branch and kept running.
Build it
What do you want Freshworks CRM and Freshdesk to do together?
Describe it and your agent reads both APIs, builds the automation, tests every branch and ships it. The list below is what exists today, not the limit.
Ask the assistant
You'll sign in before anything runs. What you typed comes with you.
Or work from Claude Code
Install the APIANT plugin for Claude Code and build, edit, test and read run history from your terminal. Every plan gets this, including free, and it spends no assistant credits.
Connect Claude CodeEverything your agent can do with Freshworks CRM and Freshdesk
Triggers and actions 9 triggers · 38 actions
Trigger
New AccountPolling trigger: fires when a new sales account is created. Sorted by created_at descending.
Trigger
New ContactPolling trigger: fires when a new contact is created. Sorted by created_at descending.
Trigger
New DealPolling trigger: fires when a new deal is created. Sorted by created_at descending.
Trigger
New or Updated AccountPolling trigger: fires when a sales account is created or updated. Sorted by updated_at descending.
Trigger
New or Updated ContactPolling trigger: fires when a contact is created or updated. Sorted by updated_at descending.
Trigger
New or Updated DealPolling trigger: fires when a deal is created or updated. Sorted by updated_at descending.
Action
Add Note to ContactAdds a note to a contact (targetable_type=Contact) in Freshworks CRM.
Action
Create AccountCreates a new sales account in Freshworks CRM.
Action
Create AppointmentCreates an appointment in Freshworks CRM. from_date/end_date are ISO8601.
Action
Create ContactCreates a new contact in Freshworks CRM.
Action
Create DealCreates a new deal in Freshworks CRM.
Action
Create TaskCreates a task in Freshworks CRM. due_date is epoch milliseconds; targetable_type e.g. Contact/Deal/SalesAccount.
Action
Find Account by NameLooks up a sales account by name using the lookup endpoint.
Action
Find Contact by EmailLooks up a contact by email address using the lookup endpoint.
Action
Find deal by custom fieldSearches for a deal by the selected custom field. If a single match is found, emits the deal's details. If none or multiple match, an error occurs.
Action
Find deal by nameSearches for a deal by name. If a single match is found, emits the deal's details. If none or multiple match, an error occurs.
Action
Find deal stage by nameSearches for a deal stage by name. If a single match is found, emits the stage's details. If none or multiple match, an error occurs.
Action
Find pipeline by nameSearches for a pipeline by name. If a single match is found, emits the pipeline's details. If none or multiple match, an error occurs.
Action
Get AccountRetrieves a sales account by ID in Freshworks CRM.
Action
Get ContactRetrieves a contact by ID in Freshworks CRM.
Action
Get DealRetrieves a deal by ID in Freshworks CRM.
Action
Update ContactUpdates an existing contact by ID in Freshworks CRM.
Action
Update DealUpdates an existing deal by ID in Freshworks CRM.
Trigger
New CompanyTriggers when a new company is created.
Trigger
New ContactTriggers when a new contact is created.
Trigger
New TicketTriggers when a new ticket is created.
Action
Add Note to TicketAdds a private or public note to a ticket.
Action
Create CompanyCreates a new company.
Action
Create ContactCreates a new contact.
Action
Create TicketCreates a new ticket in Freshdesk.
Action
Delete ContactDeletes a contact by ID.
Action
Delete TicketDeletes a ticket by ID.
Action
Get AgentRetrieves an agent by ID.
Action
Get CompanyRetrieves a company by ID.
Action
Get ContactRetrieves a contact by ID.
Action
Get TicketRetrieves a single ticket by ID.
Action
List AgentsLists all agents.
Action
List CompaniesLists companies.
Action
List ContactsLists contacts.
Action
List Ticket ConversationsLists all conversations (replies and notes) on a ticket.
Action
List TicketsLists tickets, most recently updated first.
Action
Reply to TicketAdds a public reply to a ticket conversation.
Action
Search ContactsSearches contacts using a Freshdesk query string.
Action
Search TicketsSearches tickets using a Freshdesk query string.
Action
Update CompanyUpdates a company by ID.
Action
Update ContactUpdates a contact by ID.
Action
Update TicketUpdates an existing ticket by ID.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.