Skip to main content

Use Case 25 | How to Send Emails by Route Based on Responses in a Branching Google Form

Yoom Customer Service avatar
Written by Yoom Customer Service
Updated this week

📝 Overview

We will introduce a Flowbot example that sends emails by route according to the responses in a Google Form that contains branching.


🛠️ Functions and Tools Used

  1. Google Form app trigger: Used as the trigger to start the Flowbot

  2. Branch command: Used to separate routes based on responses in the Google Form

  3. Email sending operation: Used for sending emails

🔍 How It Works

  1. A response is submitted in the Google Form that triggers the Flowbot.

  2. Routes are branched based on the responses in the Google Form.

  3. Using the send email action, an email with a different body is sent for each route.


🚀 Try It Yourself - Use the Flowbot Templates!

📚 Related Guides

  • How to Retrieve Response Data Using Google Forms Triggers - View Guide Here

Did this answer your question?