📝 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
Google Form app trigger: Used as the trigger to start the Flowbot
Branch command: Used to separate routes based on responses in the Google Form
Email sending operation: Used for sending emails
🔍 How It Works
A response is submitted in the Google Form that triggers the Flowbot.
Routes are branched based on the responses in the Google Form.
Using the send email action, an email with a different body is sent for each route.
🚀 Try It Yourself - Use the Flowbot Templates!
Use the pre-built Flowbot templates: Click Here
📚 Related Guides
How to Retrieve Response Data Using Google Forms Triggers - View Guide Here