Skip to content

Freshdesk#

Freshdesk is a customer support software also classified as a ticketing software or a helpdesk that allows companies to effectively manage their customer care and support function.

Credentials

You can find authentication information for this node here.

Basic Operations#

  • Contact
    • Create a new contact
    • Delete a contact
    • Get a contact
    • Get all contacts
    • Update a contact
  • Ticket
    • Create a new ticket
    • Delete a ticket
    • Get a ticket
    • Get all tickets
    • Update a ticket

Example Usage#

This workflow allows you to create a ticket on Freshdesk. You can also find the workflow on the website. This example usage workflow would use the following two nodes. - Start - Freshdesk

The final workflow should look like the following image.

A workflow with the Freshdesk node

1. Start node#

The start node exists by default when you create a new workflow.

2. Freshdesk node#

  1. First of all, you'll have to enter credentials for the Freshdesk node. You can find out how to do that here.
  2. Select 'Email' from the Requester Identification dropdown.
  3. Enter the requester email in the Value field.
  4. Select 'Open' from the Status Dropdown.
  5. Click on Execute Node to run the workflow.