LINE WORKSとKING OF TIMEの連携イメージ
How to Integrate Applications

2024/12/23

How to link LINE WORKS and KING OF TIME to record a timestamp in KING OF TIME when a specific message is posted in LINE WORKS

m.wadazumi

Reducing errors and effort in attendance management and managing data more accurately is essential.
By integrating LINE WORKS with KING OF TIME, you can utilize automation to clock in on KING OF TIME by simply sending a specific message to LINE WORKS.
This allows for accurate management of attendance data, making it especially recommended for those working remotely.
This article introduces detailed settings for automation and the benefits of app integration.

Recommended for

  • Those who feel challenges in attendance management in a remote work environment
  • Those who want to manage attendance data accurately
  • Those who want to smoothly handle irregular work such as shift changes and overtime

Benefits and Examples of Integrating LINE WORKS and KING OF TIME

Benefit 1: Accurate Attendance Management

By integrating LINE WORKS with KING OF TIME, you can manage attendance accurately.
For example, when an employee posts a message saying "I'm in" on LINE WORKS, it can clock in on KING OF TIME at the start time, preventing missed clock-ins or errors.
Especially when clocking in manually, human errors are more likely to occur, so this is an effective automation.
In this way, attendance management can be streamlined as it can be done just by posting a message.

Benefit 2: Easier Attendance Management for Remote Work

The automation of clocking in on KING OF TIME through message posting on LINE WORKS is perfect for a remote work environment.
For example, manually posting a message of attendance on LINE WORKS and clocking in on KING OF TIME is not very efficient.
However, by introducing this automation, the effort for both employees and managers can be reduced, making attendance management easier.
In this way, an environment is established where the working status of employees can be grasped even in a remote work environment.

Benefit 3: Flexible Attendance Handling

Automatic clocking in on KING OF TIME using LINE WORKS can enhance the flexibility of attendance management.
For example, even if an employee leaves work due to sudden illness, they can clock out on KING OF TIME by simply leaving a message saying "I'm out" on LINE WORKS.
This way, even with sudden shift changes, attendance management can be done smoothly, eliminating the worry of missed clock-ins.
It is especially recommended automation as it becomes difficult for managers to grasp attendance when irregular responses occur.

Now, let's explain how to use the no-code tool Yoom to "clock in on KING OF TIME when a specific message is posted on LINE WORKS."

[What is Yoom]

How to Create an Integration Flow between LINE WORKS and KING OF TIME

Automation can be achieved by receiving specific message posts from LINE WORKS through an API and clocking in via KING OF TIME's API.
Generally, programming knowledge is required to achieve this, but it can be easily realized without programming knowledge by using the no-code tool Yoom.

The integration flow is created in the following major processes.

  • Register LINE WORKS and KING OF TIME as My Apps
  • Copy the template
  • Set the LINE WORKS trigger as the starting point of the flow and the subsequent KING OF TIME operation settings
  • Turn on the trigger button and check the integration operation of LINE WORKS and KING OF TIME

If you are not using Yoom, please register for free from here.
If you are already using Yoom, please log in.

Step 1: Register LINE WORKS and KING OF TIME as My Apps

Please register LINE WORKS and KING OF TIME as My Apps to connect them to Yoom.
By completing the My App registration in advance, you can easily automate the settings.

First, let's register LINE WORKS as a My App.
Click "My Apps" → "New Connection" on the left side of the Yoom screen.

When the following screen appears, search for LINE WORKS (API2.0) from the app list or use the search bar.

When the following screen appears, configure the settings within the red frame.
For instructions on how to register My Apps, please check here.

Next, register KING OF TIME as a My App.
When the following screen appears, configure the settings.
Detailed instructions can be found here.

Once the My App registration for LINE WORKS and KING OF TIME is complete, they will appear in My Apps.

Step 2: Copy the Template

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

Read the following screen display and click "OK".

The following screen will be displayed, so please check the "Title" and "Description".
If you want to make changes, do so on the screen below.
First, to set up LINE WORKS, click "When a message is sent to the talk room".

Step 3: Setting the LINE WORKS trigger that initiates the flow and the subsequent KING OF TIME operation settings

When the following screen is displayed, please check the settings.

  • "Title" → Editable
  • "Account information linked with LINE WORKS (API2.0)" → Confirm if correct
  • "Trigger Action" → When a message is sent to the talk room

The following screen will be displayed, so copy the Webhook URL within the red frame.

Click here and paste the copied URL into the Bot's CallBack URL.
Send a Webhook event or execute a trigger event, then click "Test" → "Test Success" → "Save".

Next, to set up branching based on the messages "Entering" and "Leaving", click "Branch based on whether it corresponds to clock-in (Entering) or clock-out (Leaving)".
*Branch operations are available in some paid plans.
If your plan is not eligible, the flowbot operation you set will result in an error, so please be careful.
A 2-week free trial of the paid plan is available.
During the free trial, you can use restricted apps and features (operations).

When the following screen is displayed, check the settings.

  • "Title" → Editable

Branch target output

  • "Operation" → When a message is sent to the talk room
  • "Output" → Text body

Branch conditions

  • "Text body", "Equal to", "Entering"
  • "Text body", "Equal to", "Leaving"

Once confirmed, click "Save".

Next, to set up retrieving a record that matches the conditions from a specified table in Yoom, click "Retrieve Record (Employee Identification Key)".
When the following screen is displayed, check the settings.

  • "Title" → Editable
  • "Execution Action" → Retrieve Record

Create an employee list for testing in Yoom's database.
If creating a new one, click "+" next to "Project List" → "Database".
*By linking KING OF TIME and Yoom database with Data Connect, you can save the employee identification key in the database.

Scroll down to set up database integration.

The following screen will be displayed, so set the "Conditions for the record you want to retrieve".
Use the output from LINE WORKS to set it up.
Click the arrow within the red frame to display the output.
Set it up as follows.
Once the setup is complete, click "Test" → "Test Success" → "Save".


Next, to set up extracting the clock-in date and time from the LINE WORKS text, click "Extract data from text (Clock-in date and time)".
AI operations are available only in some paid plans.
If your plan is not eligible, the flowbot operation you set will result in an error, so please be careful.

When the following screen is displayed, check the settings.

  • "Title" → Editable
  • "Conversion Type" → Extract text from data within 3,500 characters (2 tasks)

Please check the following precautions.

Scroll down to set the "Target Text".
Click "Basic Information" → "Flowbot Activation Date and Time" → "%Y-%m-%d %H:%M" in order.

Next, set the "Items to Extract".
This time, since we are extracting "Date" and "Time", set it as follows.
Once the setup is complete, click "Test" → "Test Success" → "Save".

Next, to set up branching based on the words "Entering" and "Leaving", click "Clock-in (Entering) | Clock-out (Leaving)".
When the following screen is displayed, check the settings.

  • "Title" → Editable

Branch target output

  • "Operation" → When a message is sent to the talk room
  • "Output" → Text body

Branch conditions

  • "Text body", "Equal to", "Leaving"

Once confirmed, click "Save".

Next, to set up clocking in at KING OF TIME when the message is "Entering", click "Register Clock-in Data (Clock-in)".
When the following screen is displayed, check the settings.

  • "Title" → Editable
  • "Account information linked with KING OF TIME" → Confirm if correct
  • "Action" → Register Clock-in Data

The following screen will be displayed, so set the "Employee Identification Key".
Select from the output of "Retrieve Record (Employee Identification Key)".
*If not added to Yoom's database, it will not be displayed.

Next, set the "Work Date".
Select "Date" from the output of "Extract data from text".

Scroll down and set the following.

  • "Clock-in Time" → Select time from the output of "Extract data from text"
  • "Clock-in Type Code" → Clock-in

Once the setup is complete, click "Test" → "Test Success" → "Save".

Next, to set up clocking out at KING OF TIME when the message is "Leaving", click "Register Clock-out Data".
When the following screen is displayed, check the settings.

  • "Title" → Editable
  • "Account information linked with KING OF TIME" → Confirm if correct
  • "Action" → Register Clock-out Data

Set "Employee Identification Key", "Work Date", and "Clock-out Time" in the same way as registering clock-in data.
Set "Clock-in Type Code" to clock-out.
Once the setup is complete, click "Test" → "Test Success" → "Save".

Step 4: Turn on the trigger button and verify the integration operation between LINE WORKS and KING OF TIME

Finally, click "Turn on Trigger" to complete the automation setup.
Check if the flowbot is operating normally.

Here is the template used this time.

Other Automation Examples Using LINE WORKS and KING OF TIME

1. This is a flow that detects missed clock-ins from the previous day in KING OF TIME and automatically notifies LINE WORKS.
By notifying LINE WORKS of missed clock-ins from the previous day, correction work can proceed smoothly.
Notifications can be sent at a fixed time every day, making it easier to keep track of missed clock-ins.

2. This is a flow that automatically adds the previous month's attendance information from KING OF TIME to Microsoft Excel every month.
It reduces the burden as there is no need to manually add the previous month's attendance information from KING OF TIME to Microsoft Excel.

3. This is a flow to register an employee in KING OF TIME when a row is added in Google Sheets.
Employee information added to Google Sheets can be synchronized with KING OF TIME, eliminating the need for manual data entry.
This prevents human error by removing the necessity to manually register the same data again.

Summary

This time, we explained the automation process where employees can complete clocking in on KING OF TIME just by sending a message to LINE WORKS.
With this, manual operations are no longer necessary, and attendance management can be streamlined.
This automation will be particularly helpful in addressing attendance management challenges in remote work environments.
Additionally, it offers the advantage of smoothly handling shift changes and irregular situations.

Yoom's automation is characterized by its ease of use and simple setup.
Utilize this template to simplify attendance management.

The person who wrote this article
m.wadazumi
I've been working as a writer since my job in child welfare, and I'm currently writing a blog on Yoom. While being surprised by the work efficiency improvements that can be made with Yoom, I would like to share that excitement with everyone and contribute to society. I'll tell you about application integration and automation that even I, who has zero programming knowledge, can do.
Tags
Integration
Automatic
Automation
LINE WORKS
KING OF TIME
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