[What is Yoom]
How to Register a Card on Trello When a Message is Posted on LINE WORKS
When a message is posted on LINE WORKS, you can receive that information using the LINE WORKS API and automatically register a card on Trello via the API provided by Trello.
By utilizing the no-code tool Yoom, you can easily achieve automation without programming knowledge.
The steps for this integration flow are broadly as follows:
- Integrate LINE WORKS and Trello with My Apps
- Copy the template
- Set triggers and actions
- Finally, verify 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 a LINE WORKS My App.
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".

Please 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".
※ After entering, please note that you need to select "Add". - 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 values of "Client ID" and "Client Secret".

For more details, please refer to the following:
How to Register a LINE WORKS (API2.0) My App | Yoom Help Center
3) An access token is required for registering a Trello My App.
Log in to Trello in advance and generate an access token from the following page:
https://trello.com/1/appKey/generate
A page like the one shown below will be displayed, click on "Power-Up Admin Portal".

Click "New" in the admin screen.

Enter the required information and click "Create".
On the page like the one below, click "Generate a new API key" and obtain the displayed API key.

Copy the API key.
※ The API key is also required when setting up operations using Trello in Yoom, so please keep it safe.

Next, click "Manually generate a token" next to "API key".

Click the allow button at the bottom of the authentication page.

The token will be displayed on the page after allowing authentication, so copy this value.
※ The access token is also required when setting up operations using Trello in Yoom, so please keep it safe.

For more details, please refer to the following:
How to Register a Trello My App | Yoom Help Center
Step 1: Integrate LINE WORKS and Trello with My Apps
1) After logging into your Yoom account, register the apps 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 you will use this time, "LINE WORKS" and "Trello", one by one from the search window at the top.

Once you have selected LINE WORKS, set it up with the account you will use.
Enter the values obtained in the preparation for "Client ID" and "Client Secret".
Also, enter the following for "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, once you have selected Trello, register the token and API key you copied in advance.
Enter any account name in the account name field 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.
Step 2: Copy the Template
Click on this banner.