The template will be copied to My Project. You can access My Project from the left menu bar.

Step 3: App Trigger "When a message is received in the inbox"
Click on the first process of the template.

Retrieve the items that can be extracted from Airtable.
(1/2) Select the integration account and action
The items displayed here are already set.
- Title of the app trigger
- App
- Account information integrated with Airtable
- Trigger action
→ Click Next
(2/2) Select the integration account and action

- Trigger interval
- You can select from 5 minutes, 10 minutes, 15 minutes, 30 minutes, or 60 minutes.

Obtain the base ID and table ID from the database URL and enter them.
- Specify the field name for Last Modified Time.
- In my created database, "Last Modified" is applicable.

→ Click Test → Success. The acquisition of these items was confirmed in the output.

→ Click Save
Step 4: Branch "Command Operation"
Click on the second process of the template.

In this process, set up a branch to determine whether to update the board's status based on the status of Airtable.
(1/1) Specify branch conditions

- Branch conditions
- Set the condition for updating the board's status to "Ordered" based on what value the status in Airtable should be. In my table, "Completed" is applicable, so I entered "Completed".

→ Click Test. → Success
→ Click Save.
Step 4: Integrate with the App "Update Project Status"
Click on the third process of the template.

(1/2) Select the integration account and action
These items are pre-configured.
- Title of the app trigger
- App
- Account information integrated with the board
- Trigger action
→ Click Next.
(2/2) API Connection Settings

- API Key
- Can be obtained on the same screen as the API token on the dashboard.
- Help: How to register my app on the board
- Project ID
- Embed the project ID of the board obtained from Airtable's output.

- Order Status
- Can be selected from the standard statuses of the board.

→ Click Test. → Success
→ Click Save. This is the end of the settings for this flow.
Step 6: Turn ON the App Trigger
Once all processes are set, a complete screen will pop up.

Turn ON the trigger to activate the flow bot. You can switch it with the toggle switch at the top left of the template.

<span class="mark-yellow">You have set up the flow bot without programming.</span> Here is the template used this time.