BUSINESS · CRM & SUPPORT
Tickets, contacts, and the knowledge base in that person’s own helpdesk.
Each user connects their own account. Every call carries both identities — the agent and the person it is acting for — so the agent can never reach past what that individual can already do.
Tokens live in the vault and attach server-side at call time. The agent holds a session, not a secret, and revoking access does not mean rotating a key.
Who asked, which agent acted, which action ran, and the verdict that let it through — one audit trail across every integration, not one per vendor.
Each action is granted on its own. An agent allowed to read is not thereby allowed to write, and the scope beside each row is what the acting user must have connected for it to run at all.
freshdesk_delete_admin_groups_idWRITEDelete a Group via DELETE /api/v2/admin/groups/{id}
freshdesk_delete_admin_skills_idWRITEDelete a Skill via DELETE /api/v2/admin/skills/{id}. The reference documents 16 typed fields for this operation which this integration does not model as a schema: agents, condtions, created_at, custom_fields, default, domains, group_id, id, language, match_type, priority, product_id...
freshdesk_delete_admin_ticket_fields_idWRITEDelete a Ticket Field via DELETE /api/v2/admin/ticket_fields/{id}. The reference documents 1 typed fields for this operation which this integration does not model as a schema: label
freshdesk_delete_admin_ticket_fields_id_sections_section_idWRITEDelete a section via DELETE /api/v2/admin/ticket_fields/{id}/sections/{section_id}
freshdesk_delete_agents_idWRITEDelete an Agent via DELETE /api/v2/agents/{id}
freshdesk_delete_attachments_idWRITEDelete an attachment via DELETE /api/v2/attachments/{id}
freshdesk_delete_automations_automation_type_id_rules_idWRITEDelete an Automation Rule via DELETE /api/v2/automations/{automation_type_id}/rules/{id}
freshdesk_delete_companies_idWRITEDelete a Company via DELETE /api/v2/companies/{id}
freshdesk_delete_contact_field_idWRITEDelete a contact field via DELETE /api/v2/contact_field/{id}. The reference documents 12 typed fields for this operation which this integration does not model as a schema: available, available_since, created_at, focus_mode, group_ids, id, occasional, role_ids, signature, skill_ids, ticket_scope, updated_at
freshdesk_delete_contacts_idWRITESoft Delete a Contact via DELETE /api/v2/contacts/{id}
freshdesk_delete_contacts_id_hard_deleteWRITEPermanently Delete a Contact via DELETE /api/v2/contacts/{id}/hard_delete. The reference documents 1 typed fields for this operation which this integration does not model as a schema: force
freshdesk_delete_conversations_idWRITEDelete a conversation via DELETE /api/v2/conversations/{id}
freshdesk_delete_custom_objects_schemas_schema_id_records_record_idWRITEDelete A Record via DELETE /api/v2/custom_objects/schemas/{schema-id}/records/{record-id}
freshdesk_delete_discussions_categories_idWRITEDelete a Forum Category via DELETE /api/v2/discussions/categories/{id}. The reference documents 8 typed fields for this operation which this integration does not model as a schema: company_ids, forum_category_id, forum_type, forum_visibility, id, position, posts_count, topics_count
freshdesk_delete_discussions_comments_idWRITEDelete A Comment via DELETE /api/v2/discussions/comments/{id}. The reference documents 4 typed fields for this operation which this integration does not model as a schema: created_at, id, updated_at, visible_in_portals
freshdesk_delete_discussions_forums_forum_id_followWRITEUnmonitor Forum via DELETE /api/v2/discussions/forums/{forum_id}/follow
freshdesk_delete_discussions_forums_idWRITEDelete a Forum via DELETE /api/v2/discussions/forums/{id}
freshdesk_delete_discussions_topics_idWRITEDelete a Topic via DELETE /api/v2/discussions/topics/{id}
freshdesk_delete_discussions_topics_topic_id_followWRITEUnmonitor Topic via DELETE /api/v2/discussions/topics/{topic_id}/follow
freshdesk_delete_email_mailboxes_idWRITEDelete an Email Mailbox via DELETE /api/v2/email/mailboxes/{id}
freshdesk_delete_groups_idWRITEDelete a Group via DELETE /api/v2/groups/{id}. The reference documents 10 typed fields for this operation which this integration does not model as a schema: agent_ids, allow_agents_to_change_availability, automatic_agent_assignment, business_calendar_id, created_at, escalate_to, id, sync_status, unassigned_for, updated_at
freshdesk_delete_solutions_articles_idWRITEDelete a Solution Article via DELETE /api/v2/solutions/articles/{id}
freshdesk_delete_solutions_categories_idWRITEDelete a Solution Category via DELETE /api/v2/solutions/categories/{id}. The reference documents 11 typed fields for this operation which this integration does not model as a schema: articles_count, company_ids, company_segment_ids, contact_segment_ids, created_at, hierarchy, id, parent_folder_id, sub_folders_count, updated_at, visibility
freshdesk_delete_solutions_folders_idWRITEDelete a Solution Folder via DELETE /api/v2/solutions/folders/{id}. The reference documents 15 typed fields for this operation which this integration does not model as a schema: agent_id, category_id, created_at, description_text, folder_id, hierarchy, hits, id, seo_data, status, tags, thumbs_down...
freshdesk_delete_ticket_forms_form_id_fields_field_idWRITEDelete a Ticket Form's Field via DELETE /api/v2/ticket-forms/{form_id}/fields/{field_id}. The reference documents 15 typed fields for this operation which this integration does not model as a schema: attachments, body, body_text, created_at, id, incoming, last_edited_at, last_edited_user_id, private, source, support_email, ticket_id...
freshdesk_delete_ticket_forms_idWRITEDelete a Ticket Form via DELETE /api/v2/ticket-forms/{id}
freshdesk_delete_tickets_archived_idWRITEDelete an Archive Ticket via DELETE /api/v2/tickets/archived/{id}
freshdesk_delete_tickets_idWRITEDelete a Ticket via DELETE /api/v2/tickets/{id}
freshdesk_delete_tickets_id_accessesWRITERemove Ticket User Access via DELETE /api/v2/tickets/{id}/accesses. The reference documents 1 typed fields for this operation which this integration does not model as a schema: choices
freshdesk_delete_tickets_id_summaryWRITEDelete Summary via DELETE /api/v2/tickets/{id}/summary
freshdesk_delete_time_entries_idWRITEDelete a Time Entry via DELETE /api/v2/time_entries/{id}. The reference documents 9 typed fields for this operation which this integration does not model as a schema: active, created_at, group_id, id, primary_role, product_id, reply_email, to_email, updated_at
freshdesk_get_accountREADView Account via GET /api/v2/account. The reference documents 4 typed fields for this operation which this integration does not model as a schema: date_range, include, output_format, resources
freshdesk_get_admin_groupsREADList All Groups via GET /api/v2/admin/groups
freshdesk_get_admin_groups_idREADView a Group via GET /api/v2/admin/groups/{id}
freshdesk_get_admin_groups_id_agentsREADList All Agents in a Group via GET /api/v2/admin/groups/{id}/agents
freshdesk_get_admin_skillsREADList all Skills via GET /api/v2/admin/skills
freshdesk_get_admin_skills_idREADView a Skill via GET /api/v2/admin/skills/{id}
freshdesk_get_admin_ticket_fieldsREADList All Ticket Fields via GET /api/v2/admin/ticket_fields
freshdesk_get_admin_ticket_fields_idREADView a Ticket Field via GET /api/v2/admin/ticket_fields/{id}
freshdesk_get_admin_ticket_fields_id_sectionsREADList All Sections for a Ticket Field via GET /api/v2/admin/ticket_fields/{id}/sections
freshdesk_get_admin_ticket_fields_id_sections_section_idREADList a specific Section details via GET /api/v2/admin/ticket_fields/{id}/sections/{section_id}
freshdesk_get_agentsREADList All Agents via GET /api/v2/agents
freshdesk_get_agents_autocompleteREADSearch Agents via GET /api/v2/agents/autocomplete. The reference documents 3 typed fields for this operation which this integration does not model as a schema: only, page, per_page
freshdesk_get_agents_idREADView an Agent via GET /api/v2/agents/{id}
freshdesk_get_agents_id_availabilityREADView Agent Availability via GET /api/v2/agents/{id}/availability
freshdesk_get_agents_meREADCurrently Authenticated Agent via GET /api/v2/agents/me
freshdesk_get_automations_automation_type_id_rulesREADList All Automation Rules via GET /api/v2/automations/{automation_type_id}/rules
freshdesk_get_automations_automation_type_id_rules_idREADView an Automation Rule via GET /api/v2/automations/{automation_type_id}/rules/{id}
freshdesk_get_business_hoursREADList All Business Hours via GET /api/v2/business_hours. The reference documents 5 typed fields for this operation which this integration does not model as a schema: actions, created_at, id, private, updated_at
freshdesk_get_business_hours_idREADView a Business Hour via GET /api/v2/business_hours/{id}
freshdesk_get_canned_response_folders_id_responsesREADGet details of Canned Responses in a Folder via GET /api/v2/canned_response_folders/{id}/responses. The reference documents 3 typed fields for this operation which this integration does not model as a schema: created_at, id, updated_at
freshdesk_get_canned_responses_idREADView a Canned Response via GET /api/v2/canned_responses/{id}. The reference documents 6 typed fields for this operation which this integration does not model as a schema: attachments, content_html, folder_id, group_ids, title, visibility
freshdesk_get_channels_outbound_messages_message_idREADRetrieve Message via GET /api/v2/channels/outbound-messages/{message_id}
freshdesk_get_collaboration_messages_idREADGet message for thread via GET /api/v2/collaboration/messages/{id}
freshdesk_get_collaboration_messages_id_generate_quoteREADGet quoted text for message via GET /api/v2/collaboration/messages/{id}/generate-quote
freshdesk_get_collaboration_threads_idREADGet a thread via GET /api/v2/collaboration/threads/{id}. The reference documents 1 typed fields for this operation which this integration does not model as a schema: body_text
freshdesk_get_companiesREADList All Companies via GET /api/v2/companies
freshdesk_get_companies_autocompleteREADSearch Companies via GET /api/v2/companies/autocomplete
freshdesk_get_companies_idREADView a Company via GET /api/v2/companies/{id}
freshdesk_get_companies_importsREADCompany Import via GET /api/v2/companies/imports
freshdesk_get_companies_imports_idREADCompany Import via GET /api/v2/companies/imports/{id}
freshdesk_get_company_fieldsREADList all company fields via GET /api/v2/company_fields
freshdesk_get_company_fields_idREADView a company field via GET /api/v2/company_fields/{id}. The reference documents 3 typed fields for this operation which this integration does not model as a schema: label, position, required_for_agents
freshdesk_get_contact_fieldsREADList all contact fields via GET /api/v2/contact_fields
freshdesk_get_contact_fields_idREADView a contact field via GET /api/v2/contact_fields/{id}
freshdesk_get_contactsREADList All Contacts via GET /api/v2/contacts
freshdesk_get_contacts_autocompleteREADSearch Contacts via GET /api/v2/contacts/autocomplete
freshdesk_get_contacts_idREADView a Contact via GET /api/v2/contacts/{id}
freshdesk_get_contacts_importsREADContact Import via GET /api/v2/contacts/imports
freshdesk_get_contacts_imports_idREADContact Import via GET /api/v2/contacts/imports/{id}
freshdesk_get_custom_objects_schemasREADRetrieve Existing Custom Objects via GET /api/v2/custom_objects/schemas
freshdesk_get_custom_objects_schemas_schema_idREADRetrieve A Specific Custom Object via GET /api/v2/custom_objects/schemas/{schema-id}
freshdesk_get_custom_objects_schemas_schema_id_recordsREADRetrieve All Records via GET /api/v2/custom_objects/schemas/{schema-id}/records. The reference documents 2 typed fields for this operation which this integration does not model as a schema: _links, page_size
freshdesk_get_custom_objects_schemas_schema_id_records_countREADRetrieve The Count Of Records via GET /api/v2/custom_objects/schemas/{schema-id}/records/count. The reference documents 7 typed fields for this operation which this integration does not model as a schema: created_at, id, personal, responses_count, sort_by, sort_order, updated_at
freshdesk_get_custom_objects_schemas_schema_id_records_record_idREADRetrieve A Record via GET /api/v2/custom_objects/schemas/{schema-id}/records/{record-id}
freshdesk_get_customer_satisfaction_surveysREADSurveys via GET /api/v2/customer-satisfaction/surveys
freshdesk_get_customer_satisfaction_surveys_survey_id_responsesREADView all Survey Responses via GET /api/v2/customer-satisfaction/surveys/{survey_id}/responses. The reference documents 7 typed fields for this operation which this integration does not model as a schema: accepted_ratings, created_at, id, label, questions, title, updated_at
freshdesk_get_discussions_categoriesREADList All Forum Categories via GET /api/v2/discussions/categories
freshdesk_get_discussions_categories_idREADView a Forum Category via GET /api/v2/discussions/categories/{id}
freshdesk_get_discussions_categories_id_forumsREADList All Forums in a Category via GET /api/v2/discussions/categories/{id}/forums
freshdesk_get_discussions_forums_idREADView A Forum via GET /api/v2/discussions/forums/{id}
freshdesk_get_discussions_forums_id_followREADMonitoring Status For Forum via GET /api/v2/discussions/forums/{id}/follow. The reference documents 16 typed fields for this operation which this integration does not model as a schema: created_at, forum_id, hits, id, locked, merged_topic_id, message, posts_count, replied_at, replied_by, stamp_type, sticky...
freshdesk_get_discussions_forums_id_topicsREADList All Topics in a Forum via GET /api/v2/discussions/forums/{id}/topics
freshdesk_get_discussions_topics_followed_byREADList All Monitored Topics via GET /api/v2/discussions/topics/followed_by
freshdesk_get_discussions_topics_idREADView a Topic via GET /api/v2/discussions/topics/{id}
freshdesk_get_discussions_topics_id_commentsREADList All Comments in a Topic via GET /api/v2/discussions/topics/{id}/comments
freshdesk_get_discussions_topics_id_followREADMonitoring Status For Topic via GET /api/v2/discussions/topics/{id}/follow
freshdesk_get_discussions_topics_participated_byREADList All Participated Topics via GET /api/v2/discussions/topics/participated_by. The reference documents 11 typed fields for this operation which this integration does not model as a schema: answer, body, created_at, forum_id, id, published, spam, topic_id, trash, updated_at, user_id
freshdesk_get_email_configsREADList All Email Configs via GET /api/v2/email_configs. The reference documents 23 typed fields for this operation which this integration does not model as a schema: access_type, active, authentication, created_at, custom_mailbox, default_reply_email, delete_from_server, failure_code, forward_email, freshdesk_mailbox, group_id, id...
freshdesk_get_email_configs_idREADView an Email Config via GET /api/v2/email_configs/{id}
freshdesk_get_email_mailboxesREADList All Email Mailboxes via GET /api/v2/email/mailboxes
freshdesk_get_email_mailboxes_idREADView an Email Mailbox via GET /api/v2/email/mailboxes/{id}
freshdesk_get_email_settingsREADView Mailbox Settings via GET /api/v2/email/settings
freshdesk_get_groupsREADList All Groups via GET /api/v2/groups
freshdesk_get_groups_idREADView a Group via GET /api/v2/groups/{id}
freshdesk_get_jobs_idREADView a Job via GET /api/v2/jobs/{id}. The reference documents 24 typed fields for this operation which this integration does not model as a schema: active, address, avatar, company_id, contact_type, created_at, custom_fields, deleted, devices, email, id, job_title...
freshdesk_get_notifications_email_bccREADView Automatic Bcc emails via GET /api/v2/notifications/email/bcc. The reference documents 3 typed fields for this operation which this integration does not model as a schema: created_at, id, updated_at
freshdesk_get_productsREADList All Products via GET /api/v2/products. The reference documents 8 typed fields for this operation which this integration does not model as a schema: business_hours, created_at, end_time, id, is_default, start_time, time_zone, updated_at
freshdesk_get_products_idREADView a Product via GET /api/v2/products/{id}
freshdesk_get_rolesREADList All Roles via GET /api/v2/roles. The reference documents 8 typed fields for this operation which this integration does not model as a schema: agent_ids, auto_ticket_assign, business_hour_id, created_at, escalate_to, id, unassigned_for, updated_at
freshdesk_get_roles_idREADView a Role via GET /api/v2/roles/{id}
freshdesk_get_scenario_automationsREADList All Scenario Automations via GET /api/v2/scenario_automations. The reference documents 21 typed fields for this operation which this integration does not model as a schema: active, agent_ids, applicable_to, business_hours, company_ids, escalation, escalation_enabled, escalation_time, group_ids, id, is_default, position...
freshdesk_get_search_companiesREADFilter CompaniesBETA via GET /api/v2/search/companies. The reference documents 3 typed fields for this operation which this integration does not model as a schema: created_at, domain, updated_at
freshdesk_get_search_contactsREADFilter ContactsBETA via GET /api/v2/search/contacts. The reference documents 11 typed fields for this operation which this integration does not model as a schema: active, company_id, created_at, email, language, mobile, phone, tag, time_zone, twitter_id, updated_at
freshdesk_get_search_solutionsREADSearch solution articles via GET /api/v2/search/solutions
freshdesk_get_search_ticketsREADFilter Tickets via GET /api/v2/search/tickets. The reference documents 10 typed fields for this operation which this integration does not model as a schema: agent_id, closed_at, created_at, due_by, fr_due_by, group_id, priority, status, tag, updated_at
freshdesk_get_settings_helpdeskREADView Helpdesk Settings via GET /api/v2/settings/helpdesk. The reference documents 1 typed fields for this operation which this integration does not model as a schema: created_by
freshdesk_get_skillsREADList all Skills via GET /api/v2/skills
freshdesk_get_sla_policiesREADList All SLA Policies via GET /api/v2/sla_policies
freshdesk_get_solutions_articles_idREADView a Solution Article via GET /api/v2/solutions/articles/{id}
freshdesk_get_solutions_articles_id_language_codeREADView a Solution Article via GET /api/v2/solutions/articles/{id}/{language_code}
freshdesk_get_solutions_categoriesREADList all Solution Categories via GET /api/v2/solutions/categories
freshdesk_get_solutions_categories_category_id_foldersREADList all Solution Folders in a Category via GET /api/v2/solutions/categories/{category_id}/folders
freshdesk_get_solutions_categories_category_id_folders_language_codeREADList all Solution Folders in a Category via GET /api/v2/solutions/categories/{category_id}/folders/{language_code}
freshdesk_get_solutions_categories_idREADView a Solution Category via GET /api/v2/solutions/categories/{id}
freshdesk_get_solutions_categories_id_language_codeREADView a Solution Category via GET /api/v2/solutions/categories/{id}/{language_code}
freshdesk_get_solutions_categories_language_codeREADList all Solution Categories via GET /api/v2/solutions/categories/{language_code}
freshdesk_get_solutions_folders_folder_id_subfoldersREADList all Folders in a Folder via GET /api/v2/solutions/folders/{folder_id}/subfolders
freshdesk_get_solutions_folders_folder_id_subfolders_language_codeREADList all Folders in a Folder via GET /api/v2/solutions/folders/{folder_id}/subfolders/{language_code}
freshdesk_get_solutions_folders_idREADView a Solution Folder via GET /api/v2/solutions/folders/{id}
freshdesk_get_solutions_folders_id_articlesREADList all Solution Articles in a Folder via GET /api/v2/solutions/folders/{id}/articles
freshdesk_get_solutions_folders_id_articles_language_codeREADList all Solution Articles in a Folder via GET /api/v2/solutions/folders/{id}/articles/{language_code}
freshdesk_get_solutions_folders_id_language_codeREADView a Solution Folder via GET /api/v2/solutions/folders/{id}/{language_code}
freshdesk_get_surveysREADList all Surveys via GET /api/v2/surveys. The reference documents 10 typed fields for this operation which this integration does not model as a schema: agent_id, created_at, feedback, group_id, id, questions, survey_id, ticket_id, updated_at, user_id
freshdesk_get_surveys_satisfaction_ratingsREADView all Satisfaction Ratings via GET /api/v2/surveys/satisfaction_ratings. The reference documents 17 typed fields for this operation which this integration does not model as a schema: agent_id, billable, cf_fsm_appointment_end_time, cf_fsm_appointment_start_time, cf_fsm_contact_name, cf_fsm_phone_number, cf_fsm_service_location, created_at, executed_at, id, note, parent_id...
freshdesk_get_ticket_fieldsREADList All Ticket Fields via GET /api/v2/ticket_fields. The reference documents 1 typed fields for this operation which this integration does not model as a schema: choices
freshdesk_get_ticket_formsREADList All Ticket Forms via GET /api/v2/ticket-forms. The reference documents 1 typed fields for this operation which this integration does not model as a schema: title
freshdesk_get_ticket_forms_form_id_fields_field_idREADView A Ticket Form's Field via GET /api/v2/ticket-forms/{form_id}/fields/{field_id}
freshdesk_get_ticket_forms_idREADView a Ticket Form via GET /api/v2/ticket-forms/{id}
freshdesk_get_ticket_forms_id_cloneREADClone a Ticket Form via GET /api/v2/ticket-forms/{id}/clone
freshdesk_get_ticketsREADList All Tickets via GET /api/v2/tickets
freshdesk_get_tickets_archived_idREADView an Archive Ticket via GET /api/v2/tickets/archived/{id}
freshdesk_get_tickets_archived_id_conversationsREADList All Conversations of an Archive Ticket via GET /api/v2/tickets/archived/{id}/conversations. The reference documents 1 typed fields for this operation which this integration does not model as a schema: user_ids
freshdesk_get_tickets_idREADView a Ticket via GET /api/v2/tickets/{id}
freshdesk_get_tickets_id_accessesREADGet Ticket User Access via GET /api/v2/tickets/{id}/accesses
freshdesk_get_tickets_id_associated_ticketsREADGet Associated Tickets via GET /api/v2/tickets/{id}/associated_tickets
freshdesk_get_tickets_id_conversationsREADList All Conversations of a Ticket via GET /api/v2/tickets/{id}/conversations
freshdesk_get_tickets_id_prime_associationREADGet Prime Association of a Ticket via GET /api/v2/tickets/{id}/prime_association
freshdesk_get_tickets_id_summaryREADView Summary via GET /api/v2/tickets/{id}/summary
freshdesk_get_tickets_id_time_entriesREADList All Time Entries of a Ticket via GET /api/v2/tickets/{id}/time_entries
freshdesk_get_tickets_id_watchersREADList all watchers via GET /api/v2/tickets/{id}/watchers
freshdesk_get_tickets_ticket_id_satisfaction_ratingsREADList All Satisfaction Ratings of a Ticket via GET /api/v2/tickets/{ticket_id}/satisfaction_ratings
freshdesk_get_time_entriesREADList All Time Entries via GET /api/v2/time_entries
freshdesk_patch_admin_groups_id_agentsWRITEAdd or Remove Agents in a Group via PATCH /api/v2/admin/groups/{id}/agents
freshdesk_patch_tickets_id_accessesWRITEUpdate Ticket User Access via PATCH /api/v2/tickets/{id}/accesses
freshdesk_post_admin_groupsWRITECreate a Group via POST /api/v2/admin/groups
freshdesk_post_admin_skillsWRITECreate a Skill via POST /api/v2/admin/skills
freshdesk_post_admin_ticket_fieldsWRITECreate a Ticket Field via POST /api/v2/admin/ticket_fields
freshdesk_post_admin_ticket_fields_id_sectionsWRITECreate a Section via POST /api/v2/admin/ticket_fields/{id}/sections
freshdesk_post_agentsWRITECreate an Agent via POST /api/v2/agents
freshdesk_post_agents_bulkWRITECreate Multiple Agents via POST /api/v2/agents/bulk
freshdesk_post_automations_automation_type_id_rulesWRITECreate an Automation Rule via POST /api/v2/automations/{automation_type_id}/rules. The reference documents 2 typed fields for this operation which this integration does not model as a schema: auth_header, custom_headers
freshdesk_post_canned_response_folderWRITECreate Folder via POST /api/v2/canned_response_folder
freshdesk_post_canned_response_foldersWRITECreate Folder via POST /api/v2/canned_response_folders
freshdesk_post_canned_responsesWRITECreate a canned response via POST /api/v2/canned_responses
freshdesk_post_canned_responses_bulkWRITEBulk Create Canned Responses via POST /api/v2/canned_responses/bulk
freshdesk_post_channels_outbound_messagesWRITESend Proactive Message via POST /api/v2/channels/outbound-messages
freshdesk_post_companiesWRITECreate a Company via POST /api/v2/companies
freshdesk_post_contact_activitiesWRITEPublish Activities via POST /api/v2/contact-activities
freshdesk_post_contact_fieldsWRITECreate a contact field via POST /api/v2/contact_fields
freshdesk_post_contactsWRITECreate a Contact via POST /api/v2/contacts
freshdesk_post_contacts_mergeWRITEMerge Contacts via POST /api/v2/contacts/merge
freshdesk_post_custom_objects_schemas_schema_id_recordsWRITECreate A Record via POST /api/v2/custom_objects/schemas/{schema-id}/records
freshdesk_post_customer_satisfaction_surveys_survey_id_responsesWRITECreate a Survey Response via POST /api/v2/customer-satisfaction/surveys/{survey_id}/responses
freshdesk_post_discussions_categoriesWRITECreate a Forum Category via POST /api/v2/discussions/categories
freshdesk_post_discussions_categories_category_id_forumsWRITECreate A Forum via POST /api/v2/discussions/categories/{category_id}/forums
freshdesk_post_discussions_forums_forum_id_topicsWRITECreate a Topic via POST /api/v2/discussions/forums/{forum_id}/topics
freshdesk_post_discussions_forums_id_followWRITEMonitor Forum via POST /api/v2/discussions/forums/{id}/follow
freshdesk_post_discussions_topics_id_followWRITEMonitor Topic via POST /api/v2/discussions/topics/{id}/follow
freshdesk_post_discussions_topics_topic_id_commentsWRITECreate A Comment via POST /api/v2/discussions/topics/{topic_id}/comments
freshdesk_post_email_mailboxesWRITECreate an Email Mailbox via POST /api/v2/email/mailboxes
freshdesk_post_groupsWRITECreate a Group via POST /api/v2/groups
freshdesk_post_sla_policiesWRITECreate SLA Policies via POST /api/v2/sla_policies
freshdesk_post_solutions_articles_id_language_codeWRITECreate a Solution Article via POST /api/v2/solutions/articles/{id}/{language_code}
freshdesk_post_solutions_categoriesWRITECreate a Solution Category via POST /api/v2/solutions/categories
freshdesk_post_solutions_categories_id_foldersWRITECreate a Solution Folder via POST /api/v2/solutions/categories/{id}/folders
freshdesk_post_solutions_categories_id_language_codeWRITECreate a Solution Category via POST /api/v2/solutions/categories/{id}/{language_code}
freshdesk_post_solutions_folders_id_articlesWRITECreate a Solution Article via POST /api/v2/solutions/folders/{id}/articles
freshdesk_post_solutions_folders_id_language_codeWRITECreate a Solution Folder via POST /api/v2/solutions/folders/{id}/{language_code}
freshdesk_post_ticket_formsWRITECreate a Ticket Form via POST /api/v2/ticket-forms
freshdesk_post_ticket_forms_form_id_fields_field_idWRITEUpdate A Ticket Form's Field via POST /api/v2/ticket-forms/{form_id}/fields/{field_id}
freshdesk_post_ticketsWRITECreate a Ticket via POST /api/v2/tickets
freshdesk_post_tickets_bulk_deleteWRITEDelete Multiple Tickets via POST /api/v2/tickets/bulk_delete
freshdesk_post_tickets_bulk_updateWRITEUpdate Multiple Tickets via POST /api/v2/tickets/bulk_update
freshdesk_post_tickets_id_accessesWRITEAdd Ticket User Access via POST /api/v2/tickets/{id}/accesses
freshdesk_post_tickets_id_forwardWRITEForward a ticket via POST /api/v2/tickets/{id}/forward
freshdesk_post_tickets_id_replyWRITECreate a Reply via POST /api/v2/tickets/{id}/reply
freshdesk_post_tickets_id_reply_to_forwardWRITEReply to Forward via POST /api/v2/tickets/{id}/reply_to_forward
freshdesk_post_tickets_id_watchWRITEAdd watcher via POST /api/v2/tickets/{id}/watch
freshdesk_post_tickets_outbound_emailWRITECreate an Outbound Email via POST /api/v2/tickets/outbound_email
freshdesk_post_tickets_ticket_id_notesWRITECreate a Note via POST /api/v2/tickets/{ticket_id}/notes
freshdesk_post_tickets_ticket_id_satisfaction_ratingsWRITECreate a Satisfaction Rating via POST /api/v2/tickets/{ticket_id}/satisfaction_ratings
freshdesk_post_tickets_ticket_id_time_entriesWRITECreate a Time Entry via POST /api/v2/tickets/{ticket_id}/time_entries
freshdesk_put_admin_groups_idWRITEUpdate a Group via PUT /api/v2/admin/groups/{id}
freshdesk_put_admin_ticket_fields_idWRITEUpdate a Ticket Field via PUT /api/v2/admin/ticket_fields/{id}
freshdesk_put_admin_ticket_fields_id_sections_section_idWRITEUpdate a section via PUT /api/v2/admin/ticket_fields/{id}/sections/{section_id}
freshdesk_put_agents_idWRITEUpdate an Agent via PUT /api/v2/agents/{id}
freshdesk_put_agents_id_availabilityWRITEUpdate Agent load settings via PUT /api/v2/agents/{id}/availability
freshdesk_put_automations_automation_type_id_rules_idWRITEUpdate an Automation Rule via PUT /api/v2/automations/{automation_type_id}/rules/{id}
freshdesk_put_canned_response_folder_idWRITEUpdate Folder via PUT /api/v2/canned_response_folder/{id}
freshdesk_put_canned_response_folders_idWRITEUpdate Folder via PUT /api/v2/canned_response_folders/{id}
freshdesk_put_companies_idWRITEUpdate a Company via PUT /api/v2/companies/{id}
freshdesk_put_companies_imports_id_cancelWRITECompany Import via PUT /api/v2/companies/imports/{id}/cancel. The reference documents 4 typed fields for this operation which this integration does not model as a schema: custom_number, custom_paragraph, custom_phone_number, position
freshdesk_put_contact_fields_idWRITEUpdate a contact field via PUT /api/v2/contact_fields/{id}
freshdesk_put_contacts_idWRITEUpdate a Contact via PUT /api/v2/contacts/{id}
freshdesk_put_contacts_id_make_agentWRITEMake Agent via PUT /api/v2/contacts/{id}/make_agent
freshdesk_put_contacts_id_restoreWRITERestore a Contact via PUT /api/v2/contacts/{id}/restore
freshdesk_put_contacts_id_send_inviteWRITESend Invite to a Contact via PUT /api/v2/contacts/{id}/send_invite
freshdesk_put_contacts_imports_id_cancelWRITEContact Import via PUT /api/v2/contacts/imports/{id}/cancel. The reference documents 4 typed fields for this operation which this integration does not model as a schema: custom_number, custom_paragraph, custom_phone_number, id
freshdesk_put_conversations_idWRITEUpdate a conversation via PUT /api/v2/conversations/{id}
freshdesk_put_custom_objects_schemas_schema_id_records_record_idWRITEUpdate A Record via PUT /api/v2/custom_objects/schemas/{schema-id}/records/{record-id}
freshdesk_put_discussions_categories_idWRITEUpdate a Forum Category via PUT /api/v2/discussions/categories/{id}
freshdesk_put_discussions_comments_idWRITEUpdate A Comment via PUT /api/v2/discussions/comments/{id}
freshdesk_put_discussions_forums_idWRITEUpdate a Forum via PUT /api/v2/discussions/forums/{id}
freshdesk_put_discussions_topics_idWRITEUpdate a Topic via PUT /api/v2/discussions/topics/{id}
freshdesk_put_email_mailboxes_idWRITEUpdate an Email Mailbox via PUT /api/v2/email/mailboxes/{id}
freshdesk_put_email_settingsWRITEUpdate Mailbox Settings via PUT /api/v2/email/settings
freshdesk_put_groups_idWRITEUpdate a Group via PUT /api/v2/groups/{id}
freshdesk_put_notifications_email_bccWRITEUpdate Automatic Bcc emails via PUT /api/v2/notifications/email/bcc
freshdesk_put_sla_policies_idWRITEUpdate an SLA Policy via PUT /api/v2/sla_policies/{id}
freshdesk_put_solutions_articles_idWRITEUpdate a Solution Article via PUT /api/v2/solutions/articles/{id}
freshdesk_put_solutions_articles_id_language_codeWRITEUpdate a Solution Article via PUT /api/v2/solutions/articles/{id}/{language_code}
freshdesk_put_solutions_categories_idWRITEUpdate a Solution Category via PUT /api/v2/solutions/categories/{id}
freshdesk_put_solutions_categories_id_language_codeWRITEUpdate a Solution Category via PUT /api/v2/solutions/categories/{id}/{language_code}
freshdesk_put_solutions_folders_idWRITEUpdate a Solution Folder via PUT /api/v2/solutions/folders/{id}
freshdesk_put_solutions_folders_id_language_codeWRITEUpdate a Solution Folder via PUT /api/v2/solutions/folders/{id}/{language_code}
freshdesk_put_ticket_forms_idWRITEUpdate a Ticket Form via PUT /api/v2/ticket-forms/{id}
freshdesk_put_tickets_bulk_unwatchWRITERemove watcher from multiple tickets via PUT /api/v2/tickets/bulk_unwatch
freshdesk_put_tickets_bulk_watchWRITEAdd watcher to multiple tickets via PUT /api/v2/tickets/bulk_watch
freshdesk_put_tickets_idWRITEUpdate a Ticket via PUT /api/v2/tickets/{id}
freshdesk_put_tickets_id_restoreWRITERestore a Ticket via PUT /api/v2/tickets/{id}/restore
freshdesk_put_tickets_id_summaryWRITEUpdate Summary via PUT /api/v2/tickets/{id}/summary
freshdesk_put_tickets_id_unwatchWRITERemove watcher via PUT /api/v2/tickets/{id}/unwatch
freshdesk_put_tickets_mergeWRITETicket Merge API via PUT /api/v2/tickets/merge
freshdesk_put_time_entries_idWRITEUpdate a Time Entry via PUT /api/v2/time_entries/{id}
freshdesk_put_time_entries_time_entry_id_toggle_timerWRITEStart/Stop Timer via PUT /api/v2/time_entries/{time_entry_id}/toggle_timer
Put Freshdesk behind one governed endpoint.
Same permissions, same audit trail, whatever else you connect next.