
The template will be copied, so click the "OK" button.
You will be taken to the "My Projects" screen of your Yoom account, so please check the template content.

There are three setup flows.
・Google Spreadsheet Trigger Setup
(1) First, set up the Google Spreadsheet app trigger.

From the "My Projects" on the left side of the Yoom account screen, click "【Copy】Add an Issue to GitHub when a row is added in Google Spreadsheet".

After clicking, the template content will be displayed as shown in the screen below.

(2) First, click on the trigger "When a record is registered".

(3) Enter the account information to be linked and click [Next].
On the next screen, enter information such as "Trigger Interval" and "Spreadsheet ID".
Select any of the following for "Trigger Interval": 5 minutes, 10 minutes, 15 minutes, 30 minutes, or 60 minutes.
*Note that the trigger interval varies depending on the plan.

(4) For the "Spreadsheet ID" and "Sheet ID" fields, click the input bar to expand the information obtained from the account as "candidates" as shown in the screen below.
Let's also make use of this information.

(5) After entering the information, click [Test] and if there are no issues, click [Save].
・GitHub Setup
(1) Next, click on the second action "Create Issue".

(2) Enter or add the GitHub account information you want to link and click [Next].
Keep the trigger action as "Create Issue".

(3) On the next screen, obtain and enter the "Owner Name" and "Repository Name" from the GitHub URL. Enter any information in the "Title".
(4) Scroll down the screen and enter information in other fields as needed.
You can reference the information obtained from the previous step as output, as shown in the screen below.


Once the input is complete, click [Test] and [Save].
(5) Finally, click on the third action "Update Record".

(6) Make sure the Google Spreadsheet account information is entered.
Scroll down to the "Database Integration" section and enter the relevant information.
You can expand the information obtained from the previous step as "candidates", so let's make use of this as well.

(7) After entering the information, click [Next].
(8) On the next screen, set up to retrieve records that match the conditions from the specified table in Google Spreadsheet and update the value of the top record in the response result.
As an example, in "① Condition of the record to be updated", specify 'Issue' for the record to be updated, set the condition to 'Equal', and set the information that matches the condition to 'Issue'.

You can also reference the information obtained from the previous step as output.
(9) Set "② Value of the record after update".
The value set in "① Condition of the record to be updated" will be updated to the value set here.
(The image below is an example. The display will vary depending on the content of the spreadsheet.)

(10) After entering the information, click [Test] and if there are no issues, click [Save].
This completes the setup.
・Turn ON the Trigger
A message indicating that all settings have been completed will appear, so click "Turn ON the Trigger".

This completes the setup of the flow bot.
Here is the template used this time