FreshdeskとLINE WORKSの連携イメージ
How to Integrate Applications

2024/12/25

How to create a response in Dify and notify in LINE WORKS when a ticket is created in Freshdesk

s.kumagai

In today's business environment, it is essential to respond quickly and accurately to customer inquiries. However, as the number of inquiries increases, handling all responses manually can become a burden for employees, potentially leading to delays and errors. This article introduces a method to automatically generate responses using Dify when a ticket is created in Freshdesk and notify the content to LINE WORKS. By implementing this automation flow, you can improve response speed, reduce workload, and facilitate smooth information sharing within the team, ultimately enhancing customer satisfaction. The setup is easy and requires no coding, so even those without technical knowledge can manage it. Please read to the end to see how it can help streamline your business operations. Recommended for: - Customer support team managers aiming to improve response speed and reduce the burden on staff. - Support leaders in companies who want to share inquiry response information in real-time across the team. - Representatives of small and medium-sized enterprises considering automating response creation using AI to improve work efficiency. - IT department personnel or managers looking to integrate multiple tools and build a unified workflow. Benefits and Examples of Integrating Freshdesk and LINE WORKS Benefit 1: Improved Response Speed When an inquiry ticket is created in Freshdesk, Dify utilizes AI to automatically generate a response draft, which is then notified via LINE WORKS, allowing the person in charge to respond immediately. This process eliminates the need for manual verification and response creation, reducing lead time to response. Especially in companies where quick responses to urgent inquiries are required, immediate customer response is possible, avoiding issues caused by delays. Notifications reaching the person in charge also help prevent missed responses. Benefit 2: Reduced Workload Employees can save the effort of manually creating response drafts and sharing information with other staff. The AI-generated response drafts by Dify are created with high accuracy based on pre-set templates and past data, allowing staff to focus on final adjustments and approval tasks. This reduces the time and effort required for responses, enabling smooth handling even in work environments with a large volume of inquiries. It leads to reduced employee stress and improved work efficiency. Benefit 3: Enhanced Team Collaboration The automatic notification system to LINE WORKS allows the entire team to share inquiry details and response drafts. This enables quick exchange of opinions even in cases requiring multiple people to respond. For example, in technical issues or complex inquiries, staff can easily collaborate to derive the best solution. Additionally, since notification history is saved, you can review the response content later, preventing information leakage and duplicate responses, and improving overall transparency in operations. Now, let's explain how to use the no-code tool Yoom to create a response with Dify and notify LINE WORKS when a ticket is created in Freshdesk. [What is Yoom] How to Create a Response with Dify and Notify LINE WORKS When a Ticket is Created in Freshdesk It is possible to achieve this by receiving the creation of a ticket in Freshdesk using Freshdesk's API, creating a response with Dify using the API provided by Dify, and adding the response to the Freshdesk question. Additionally, by using the API provided by LINE WORKS, you can further send the response created by Dify to LINE WORKS when a ticket is created in Freshdesk. Generally, programming knowledge is required to achieve this, but with the no-code tool Yoom, it can be easily achieved without programming knowledge. This flow will proceed through the following four processes: - Integrate Freshdesk, Dify, and LINE WORKS with My Apps - Copy the template - Set up triggers in Freshdesk and subsequent integration settings with Dify and LINE WORKS - Turn on the trigger and verify the automated integration If you are not using Yoom, please register for free from [here](https://yoom.fun/members/sign_up?_gl=1*jrwzd7*_gcl_au*MTY3NDQ2MzE2MS4xNzE5MzgyMDY4*_ga*NTcxOTYyNzgyLjE3MTkzODIwNjg.*_ga_663H387CXM*MTcyMjQ4ODg2Ny4xNTEuMS4xNzIyNDkwMzk2LjYwLjAuNjYyMDU0NDY0). If you are already using Yoom, please log in.

Step 1: Connect Freshdesk, Dify, and LINE WORKS to My Apps

Let's register the three apps we will use this time to My Apps.
By registering them to My Apps first, subsequent operations will proceed smoothly.

1. Register Freshdesk to My Apps

Open Yoom and click on My Apps on the left side of the screen.
Click "New Connection" displayed on the right side of the screen.

Enter Freshdesk in the search window and click on the displayed suggestion.

The Freshdesk integration screen will be displayed. Enter according to the content.
Once entered, click "Add".

Once Freshdesk is displayed in My Apps, the registration is complete.

2. Register Dify to My Apps

Click "New Connection" on the right side of the screen.

Enter Dify in the search window and click on the displayed suggestion.

The Dify integration screen will be displayed, so proceed with entering according to the content.

Click "Add" and once Dify is displayed in My Apps, the registration is complete.

3. Register LINE WORKS to My Apps

Click "New Connection" on the right side of the screen.

Enter LINE WORKS in the search window and click on the displayed suggestion.

The LINE WORKS integration screen will be displayed, so proceed with entering according to the content.
※For detailed instructions on how to set up LINE WORKS, please check here.

After entering, click "Add" and once LINE WORKS is displayed in My Apps, the registration is complete.

Step 2: Copy the Template

To set up automation, click "Try it" on the banner below.

Read the following screen display and click "OK".

Step 3: Set up Freshdesk triggers and subsequent integration with Dify and LINE WORKS

Let's operate the flowbot.
When a screen like the image below is displayed, click the area within the red frame.
On the screen to select the integration account and action, confirm that the Freshdesk account to be integrated this time is correct, and click "Next".

The API connection settings screen for the app trigger will be displayed.
・Trigger start time: You can select from 5 minutes, 10 minutes, 15 minutes, 30 minutes, or 60 minutes.
・Domain name: Obtain and enter the part of the URL "https://●●●●.freshdesk.com/". Example) domain

Once the input is complete, run the test, and after confirming the test is successful, click "Save".

Next, click on the "Get Ticket" section in the image below.
On the screen to select the integration account and action, click "Next".

The API connection settings screen will be displayed.
There are notes below the input field, so enter according to the content.

Set up to send chat messages.
Click the area within the red frame in the image below.
The screen to select the Dify integration account and action will be displayed, so confirm that the Dify account to be integrated this time is correct and click "Next".

The API connection settings screen will be displayed.
・query: Select "Plain text format description" from the output
・user: Enter any value manually (alphanumeric characters)

After entering, click "Test", and after confirming the test is successful, click "Save".

Set up to receive notifications in LINE WORKS.
When a screen like the image below is displayed, click the area within the red frame.
On the screen to select the integration account and action, confirm that the LINE WORKS account to be integrated this time is correct, and click "Next".

The API connection settings screen will be displayed.

The bot ID will be displayed below when you click as shown in the image below.
You can select from the integrated LINE WORKS content using the output.
Enter the talk room ID and message manually.

Once you have entered, run the test, and after confirming the test is successful, click "Save".

Step 4: Turn on the trigger and verify the automation integration

Finally, click "Turn on Trigger" to complete the automation settings.
Check if the flowbot is starting correctly.

Here is the template used this time.

Other Automation Examples Using Freshdesk, Dify, and LINE WORKS

① When a message is posted on LINE WORKS, automatically generate a response using Dify's chatbot

This flow automatically generates a response using Dify's chatbot when a message is posted on LINE WORKS. By utilizing this template, internal communication can be streamlined, reducing the burden of handling inquiries and enhancing the productivity of those responsible. Additionally, by creating an environment where employees can access necessary information at any time, it is possible to improve the efficiency of the entire company's operations.

② Translate messages posted on LINE WORKS and post the translated version to Google Chat

This flow translates messages posted on LINE WORKS and posts the translated version to Google Chat. By utilizing this template, you can achieve speedy communication even among members using different languages. It automatically translates and notifies the received messages, eliminating the hassle of manual input and preventing human errors such as input mistakes.

③ When there is an inquiry on HubSpot, create a response in Dify and notify LINE WORKS

This is a flow where, when there is an inquiry on HubSpot, a response is created in Dify and notified to LINE WORKS. By utilizing this template, Dify can automatically create a response proposal for inquiries on HubSpot and notify it to LINE WORKS. This improves response speed, leading to enhanced customer satisfaction and increased sales.

Summary

By integrating Freshdesk, Dify, and LINE WORKS, you can achieve automation and efficiency in handling inquiries. This integration offers numerous benefits, such as improved response speed, reduced workload, and enhanced team collaboration. The fact that it can be set up without any coding makes it accessible even to those without technical knowledge. For companies looking to maintain customer trust while reducing employee burden and increasing operational efficiency, this automation flow will be a powerful tool.
No special skills or knowledge are required to implement automation with Yoom.
Simply follow the instructions to input the necessary information, making the process easy to handle.
Take advantage of Yoom's automation and experience the efficiency in your operations!

The person who wrote this article
s.kumagai
I worked for a web marketing company as customer support for about 3 years. I spent time managing customer information and internal data, and when I was worried, I came across Yoom. I have a strong feeling every day that I wish I could come across Yoom sooner, which is easy to use even without programming knowledge... I hope it will help those who have similar problems with improving work efficiency!
Tags
Freshdesk
Dify
LINE WORKS
Automatic
Automation
Integration
App integration
No items found.
What is Yoom hyperautomation?
Conventional RPA can only automate simple repetitive tasks, and the setup process was very complicated.
With “hyperautomation,” which combines various technologies such as AI, API, RPA, and OCR, it is possible to automate many tasks that could not be realized until now more easily than before.
Don't Just Connect Apps—Automate Everything
Most tools simply connect one app to another, leaving the complex tasks to you. Yoom goes much further: From document creation and browser automation to OCR and generative AI, Yoom handles it all seamlessly in one platform.

Why settle for basic integrations? Streamline your entire workflow with Yoom’s powerful hyperautomation.
Learn more about Yoom
Helpful Materials
I understand Yoom! 3-piece set of materials
Download materials
Understand in 3 minutes! Yoom service introduction materials
Download materials
Find out by Before After! Yoom Case Study Collection
Download materials
See a list of useful materials