Skip to main content
All Collections
Use Case 8 | Conditional Slack Notifications When Kintone Field Values Are Updated
Use Case 8 | Conditional Slack Notifications When Kintone Field Values Are Updated
Yoom 青柳 avatar
Written by Yoom 青柳
Updated over a week ago

📝 Overview

This Flowbot example demonstrates how to send Slack notifications based on specified conditions when field values in Kintone are updated.

📌 If you manage lead information in Kintone and categorize it by confidence levels (e.g., high, medium, or low), this Flowbot automatically adjusts notification content when a confidence level is updated. This helps your team prioritize customer actions efficiently and streamline communication.


🛠️ Features and Tools Used

✔️ Database Trigger - Activates the Flowbot when field values in Kintone are updated

✔️ Branch Command - Directs the workflow based on updated values

✔️ Slack App - Send notifications to Slack

🔍 How It Works

1️⃣ Trigger Activation

This example uses YoomDB, which is data-connected with Kintone. When a field in Kintone is updated, the corresponding table in YoomDB updates as well, triggering the Flowbot.

2️⃣ Branching Logic

The branch command determines the workflow path based on the updated field value.

3️⃣ Slack Notification Setup

Each route is linked to a customized Slack notification, ensuring relevant updates are sent to the right audience.

📌 Refer to the related guide for more details.


🚀 Try It Yourself

📚 Related Guide

  • How to Set Up Conditional Branching in Flowbots - View Guide

Did this answer your question?