Integration
Connect Freshworks CRM to Tavily
When something happens in Freshworks CRM, your agent does the next thing in Tavily. 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 Tavily 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 Tavily
Triggers and actions 6 triggers · 24 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.
Action
CrawlCrawls a website starting from one address and returns the content of the pages it finds.
Action
Create research taskStarts a Tavily research task for a question you supply and returns its ID and status. Use the ID with Get research task status to collect the finished report.
Action
ExtractReads one or more web pages and returns their content as markdown or plain text, plus any addresses that could not be read.
Action
Get research task statusChecks a Tavily research task by its ID and returns its current status, and the finished report with its sources once the task is complete.
Action
Get usageReturns how many Tavily credits have been used this billing cycle, for both the API key and the account, along with the plan limits and a breakdown per feature.
Action
MapMaps a website starting from an address you supply and returns the list of pages found, without pulling their content.
Action
SearchSearches the web for a query you supply and returns ranked results with titles, addresses and snippets, plus an optional written answer.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.