Create Contact
Creates a new contact in Freshdesk using provided details and API key.
Get Contact
Gets details of a Freshdesk contact specified by its contact ID.
Get many Contacts
Gets a list of Freshdesk contacts with optional pagination parameters.
Update Contact
Updates an existing Freshdesk contact specified by its contact ID with provided details.
Delete a Contact
Deletes a Freshdesk contact specified by its contact ID. This operation cannot be undone.
Create a Ticket
Creates a ticket in Freshdesk with the specified details.
Get a Ticket
Retrieves the details of a Freshdesk ticket specified by its ticket ID.
Get many Tickets
Retrieves a list of Freshdesk tickets with optional filters for status, priority, pagination, and updated_since.
Update a Ticket
Updates a Freshdesk ticket specified by its ticket ID with the provided fields.
Delete a Ticket
Deletes a ticket in Freshdesk specified by its ticket ID. This operation cannot be undone.