[No Programming Required] How to Automatically Link ChatGPT Data to DeepL
How to Integrate Applications
・
2025-04-30
[No Programming Required] How to Automatically Link ChatGPT Data to DeepL
k.hieda
"Summarizing and translating inquiries is surprisingly time-consuming..." "I forgot to share the summarized and translated meeting minutes data again..." Have you ever experienced these issues?
These problems might be solved by integrating ChatGPT and DeepL. For example, automating the summarization of form responses with ChatGPT and translating them with DeepL can save both effort and time. Additionally, after a Google Meet meeting, you can summarize the minutes with ChatGPT, translate them into multiple languages with DeepL, and share them via email, allowing you to share only the key points with your team. This not only reduces the workload of the person in charge but also significantly shortens the working time.
The automation we introduce this time can be easily set up without any coding, so anyone can configure it! We will now introduce the detailed setup method, so please read to the end!
For those who want to try it quickly
By using Yoom, you can easily integrate ChatGPT and DeepL without any coding. Yoom provides templates for integrating ChatGPT and DeepL in advance, so you can achieve integration immediately just by registering, even without API knowledge.
What You Can Do by Integrating ChatGPT and DeepL
From handling inquiries to sharing meeting minutes and introducing products, combining ChatGPT and DeepL allows you to overcome language barriers and make your daily tasks smoother.
Simply click "Try it out" for the automation example you're interested in and register an account to immediately experience the integration of ChatGPT and DeepL. Registration is completed in 30 seconds. Feel free to give it a try!
Summarize Inquiries Received via Form with ChatGPT and Translate with DeepL
ChatGPT neatly summarizes inquiries received through Google Forms. It also handles translations with DeepL all at once, allowing you to connect smoothly with people in any language. Sharing with your team is also automatically sent via email. This greatly reduces effort and speeds up response times.
Create meeting minutes with ChatGPT after a Google Meet session, translate them into multiple languages with DeepL, and share via email
After a Google Meet session ends, ChatGPT automatically creates the meeting minutes. These can be translated into multiple languages with DeepL and shared via email with the entire team. This ensures that in cross-border projects, information is accurately conveyed and reaches the intended recipients without misunderstandings.
Automatically Generate Product Descriptions from Forms with ChatGPT, Translate with DeepL, and Share on Slack
ChatGPT automatically generates compelling product descriptions from the information entered in the form. The text is then translated with DeepL and shared with the team on Slack. Leave marketing and global adaptation to this seamless process. Deliver consistent content effortlessly.
Let's Create a ChatGPT and DeepL Integration Flow
API integrations that previously required programming can now be done easily without any programming! Try it out and experience the simplicity for yourself. If you don't have a Yoom account yet, you can create one using the registration form.
[What is Yoom]
In this article, we will explain how to set up a flow bot that "summarizes inquiries received through a form using ChatGPT and translates them with DeepL".
Flow Bot Setup Process
Integrate ChatGPT and DeepL with My Apps
Copy the template
Set up actions for ChatGPT and DeepL
Turn on the trigger to prepare the flow for operation
Step 1: Setting Up My App Integration
Here, you will configure the settings to register the app information to be integrated with Yoom. After logging into the Yoom workspace, click "+ Add" on the My Apps screen.
A list of apps available in Yoom will be displayed. Please search for the app to be integrated in the search box and proceed with registering it to My Apps.
Google Forms
Click on the app name from the search results.
Click the "Sign in with Google" button. Then, the Google account login screen will be displayed, where you will enter your email address and password.
Select the account to be integrated
You will be asked to confirm Yoom's access permissions. Click Next.
Click "Continue".
This completes the integration of Google Forms with My Apps.
ChatGPT
Click on the app name from the search results. A screen will appear where you can enter the values required for integration.
Account Name
Any value that makes the account easily identifiable (such as an email address)
When you select DeepL from the search results, a screen will appear where you can enter the values required for integration.
The account name should be something easily recognizable, like an email address.
API Key
Go to Account Settings
Check the "DeepL API" section
Copy the key displayed in the "API Key" field (e.g., xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)
Domain
Paste the following content according to your subscription plan.
Free Plan: api-free.deepl.com
Paid Plan: api.deepl.com
Once you enter the required fields and click "Add", the registration of DeepL with My Apps is complete.
Step 2: Copy the Template
Once the My App integration is complete, proceed to set up the Flow Bot template. Please proceed to copy the template from the banner below.
The copied template will be added to My Projects. You can access My Projects from the left menu bar.
Step 3: App Trigger "When a form response is submitted"
Click on the first step of the template to set the trigger (starting point) for the Flowbot. In this step, set the Flowbot's activation interval to detect when a response is submitted to Google Forms.
(1/2) Select the linked account and action
The following items are pre-configured on this screen:
Title
App
Account information linked with Google Forms
Trigger action
Click "Next" to proceed.
(2/2) API Connection Settings
Trigger Activation Interval
Click "OK" to start the setup when the popup below appears!
Sample form to be used this time
A contact form has been created.
Return to the Yoom settings screen.
Form ID
Enter the value that can be obtained from the URL of the relevant form.
Once you have entered the Form ID, trigger the event.
Enter a test response in the published form.
Once you have sent the test response, click the "Test" button. If successful, the following items and values can be obtained.
These items and values are defined as "Output" in Yoom.
Add it to the item to retrieve Google Form responses. Click the "+ Add value to retrieve" button below the output list.
Switch to the JSONPath specification screen. For example, if you add a phone number, it will not be displayed in the standard output list, but you can display it by adding an item from within this JSONPath.
Once the value retrieval is complete, click Save to proceed to the next step.
Click "Save" to proceed to the next step.
Step 4: "Generate Text" in conjunction with the app
Click on the second step of the template. In this step, set up automatic summarization of Google Form responses. (1/2) Select the linked account and action
The following items are pre-configured on this screen:
Title
App
Account information linked with ChatGPT
Action
Click "Next" to proceed.
(2/2) API Connection Settings
Message Content
The citation code for the output {{Inquiry Content}} obtained from Google Forms is embedded in the pre-settings. This citation code is available in the dropdown menu that appears when you click the edit field. Selecting it will embed it in the edit field.
After editing the message content, scroll down.
Role
This defines the context of the request, and if no changes are needed, it's okay to leave it as is.
If you want to give system instructions to GPT, select "System" to generate a more rule-based response.
Temperature
Can be set in the range of 0 to 2. The higher the number, the more randomness, and the lower the number, the more deterministic (solid) the output.
Recommended value: 0.2 to 0.5: For general business correspondence emails, a lower value is better (to generate logical and consistent sentences).
0.8 or higher: Suitable when seeking creative sentences or variations (not necessary for email purposes).
Maximum Token Count
200 to 500 tokens are sufficient for email text.
800 to 1000 for detailed guides or long texts.
Conclusion: Setting around 400 to 500 will generate a moderately long email text.
Model
It is said that "gpt-4o" is used by default, but if you have no particular preference, it's okay to leave it as is.
You can also choose the lighter "gpt-3.5-turbo", but gpt-4o is superior in terms of accuracy and context understanding, so gpt-4o is recommended as the default.
*To execute ChatGPT (OpenAI) actions, you need to subscribe to OpenAI's API paid plan. (Payment must be possible when the API is used) https://openai.com/ja-JP/api/pricing/
The use of ChatGPT's API is provided by OpenAI on a paid basis, and it is charged per token during API communication. Therefore, please note that an error will occur if payment cannot be made when using the API.
Once the settings are complete, click the "Test" button. If successful, the summary result of the inquiry content can be obtained. The item name is "Reply Content".
Click "Save".
Step 5: "Translate Text" in conjunction with the app
Click on the third step of the template. In this step, set up the translation of the summary result by ChatGPT into Japanese.
(1/2) Select the linked account and action
The following items are pre-configured on this screen:
Title
Database app
Account information linked with DeepL
Action
Click "Next".
(2/2) API Connection Settings
Text to Translate
The citation code for the output summarized by ChatGPT obtained in the previous operation is embedded in the pre-settings. This citation code is available in the dropdown menu that appears when you click the edit field.
Scroll down to continue the settings.
Source Language
Select from the dropdown menu. English is selected in the pre-settings.
Target Language
Also select from the list in the dropdown. Japanese is selected in the pre-settings.
Once the languages are selected, scroll further down.
Context
You can enter additional information to improve translation accuracy. It is not mandatory but can be helpful in certain situations.
What should you enter?
Background information of the message to be translated: e.g., "This message will be used in an internal communication channel."
Instructions for specific terminology or expressions: e.g., "Please leave technical terms in English."
Information about the target reader: e.g., "This translation is for the sales team."
Translation is possible without input, but entering it as needed will result in a more appropriate translation.
Display the number of billing characters
Sentence Splitting
Preserve Formatting
Translation Format
Model Type
Further settings continue below, but they are optional, so urgent operations are not required.
Glossary ID
Slack's "Glossary ID" is an identifier to specify a glossary.
Create a glossary using Slack's web version or API
Access Slack's official site and a Slack API Pro subscription is required (not available on the free plan).
Create a glossary and register the terms to be used in translation.
Obtain the glossary ID using the API
Enter the obtained glossary ID in the settings
Tag Processing
Disable Outline Detection
This screen allows you to set specific XML tags to be split or ignored during Slack translation. However, for normal DeepL message translation, there is no problem without any settings, so it is basically okay to leave it blank.
Click "Test". If successful, the text translated by DeepL can be obtained.
Click "Save".
Step 6: "Send Email" in conjunction with the app
Click on the fourth step of the template. In this step, set up sending the translation result by email.
(1/2) Email Settings
To
Specify the email address to send the translation result. Set email addresses for CC and BCC as needed.
Once you have entered the necessary information, scroll down.
Subject
Set it so that the recipient can understand the content. Here too, you can cite the output obtained in the previous operation by clicking the edit field. You can also include the date it occurred.
Body
Edit the template text of the body to be sent. Complete the email body using the citation code of the translated text obtained in the previous operation and the citation code of Google Forms. The citation code is displayed when you click the edit field < dropdown menu < open the tab in the output tab. Clicking it will embed it in the edit field.
Once editing is complete, click the "Next" button.
(2/2) Email Sending Test
A preview of the created email will be displayed.
Click the "Test" button. If successful, the email will be delivered to the recipient's email address.
Click "Save".
Step 7 (Final): Turn ON the App Trigger
Once all steps are set, a complete screen indicating the completion of the setup will be displayed.
Turn ON the trigger to activate the Flowbot.
The ON/OFF of the trigger can be switched from the toggle at the top left.
If you want to link DeepL data to ChatGPT
Earlier, we introduced how to link data from ChatGPT to DeepL, but if you want to link data from DeepL to ChatGPT, please use the following template.
Form content translated by DeepL and summarized by ChatGPT
This flow translates the content answered in the form with DeepL, summarizes it with ChatGPT, and sends it by email. It is recommended for those who want to streamline the sharing of form data.
Receive Email Attachments, Process with OCR, Translate with DeepL, Summarize with ChatGPT, and Save to Google Drive
This flow involves reading files received via email with OCR, translating them with DeepL, summarizing with ChatGPT, and issuing documents with Google Sheets to save data in Google Drive. It is a recommended flow for team leaders who want to streamline the management of attachments.
Other Automation Examples Using ChatGPT and DeepL APIs
It is possible to automate various tasks using the APIs of ChatGPT and DeepL. If you find something interesting, please give it a try!
Automation Examples Using ChatGPT
You can automatically create email replies and meeting minutes with ChatGPT. You can also automatically categorize ChatGPT inquiries and notify the appropriate channels.
Example of Automation Using DeepL
You can automatically translate inquiries and email content with DeepL, then notify or assign them to the person in charge. After an online meeting, you can record the transcribed text translated by DeepL into Notion.
Conclusion
By integrating ChatGPT and DeepL, you can significantly reduce the workload and time required for your team. In particular, automating the process of summarizing data answered in forms with ChatGPT and translating it with DeepL can save time on summarization and translation tasks. Additionally, after a Google Meet meeting, you can summarize the minutes with ChatGPT, translate them into multiple languages with DeepL, and share them via email, making it possible to operate globally. By implementing these automations, you can automate tasks that were previously done manually, allowing you to focus on other tasks.
If you are interested in considering implementation or want to try it out, please create a free account from here. Registration takes just 30 seconds, so you can quickly sign up during your work! Utilize the templates introduced this time to automate summarization and translation, achieving high-precision work!
The person who wrote this article
k.hieda
10 years as a web planner and director. When I worked for a web production company, my main focus was on proposing modifications and operation plans to clients and proceeding with production. I'm currently a parallel worker. We produce blogs in Yoom's content division, and receive external public relations projects for companies in our individual business. Since we are starting a private lodging, we aim to thoroughly improve the efficiency of routine work!
Tags
No items found.
Related Apps
No items found.
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.
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.