[About Yoom]
How to link LINE WORKS and direct to receive daily notifications of your schedule from LINE WORKS to direct
By using the LINE WORKS API, you can retrieve registered schedule information and automatically notify specified chat rooms or personal chats via the API provided by direct.
With Yoom, you can automate this process without programming knowledge.
The steps for this integration flow are broadly as follows:
- Link LINE WORKS and direct with My Apps
- Copy the template
- Set up triggers and actions
- Finally, confirm if the trigger is activated
Preparation
1) First, access the official Yoom website and create an account.
Yoom Account Issuance Page
If you already have an account, please log in.
2) An access token is required for registering My Apps in LINE WORKS.
Log in to LINE WORKS in advance and log in to the Developer Console with an administrator account.

After logging in, start creating a new app from "Add New App".

Register the app information as follows:
- App Name: Yoom
- App Description: Please enter any description.
- Redirect URL: Set to "https://yoom.fun/settings/my_apps/oauth_callback".
※ Note that you need to select "Add" after entering. - OAuth Scopes:
If the LINE WORKS plan is Standard or higher, select "bot", "calendar", "user", "group", "file", "directory.read", "directory".
If it's a Free plan, select "bot", "calendar", "group.read", "user.read".

Then click the save button to save the settings.
Copy the displayed "Client ID" and "Client Secret" values.

Please refer to the following.
How to Register My Apps for LINE WORKS (API2.0) | Yoom Help Center
3) Client ID and Client Secret are required for registering My Apps in direct.
Register an application from the direct application registration page and obtain the Client ID and Client Secret.
Set the information at the time of application registration as follows:
- Application Name: Yoom
- Site URL: https://lp.yoom.fun
- Redirect URL: https://yoom.fun/settings/my_apps/oauth_callback

Step 1: Link LINE WORKS and direct with My Apps
1) After logging into your Yoom account, register the app you will use next.
Click "My Apps" and select "New Connection".

2) A list of apps that can be connected with Yoom will be displayed, and search for the two apps "LINE WORKS" and "direct" one by one from the search box at the top.

Once you can select LINE WORKS, configure the settings with the account you will use.
Enter the values obtained in the preparation stage into "Client ID" and "Client Secret".
Also, enter the following in "Scope":
※ If the LINE WORKS plan is Standard or higher ⇒ bot,calendar,user,group,file,directory.read,directory
※ If the LINE WORKS plan is Free ⇒ bot,calendar,group.read,user.read

Similarly, when you select direct, enter the values obtained in the preparation stage into "Client ID" and "Client Secret" and click "Add".

3) Once registration is complete, an icon will be displayed in My Apps.
Check if the icon of the registered app is displayed correctly.
Step 2: Copy the Template
Click this banner.