Hello everyone,
I’m working on an automation scenario using Make.com to transfer responses from a Google Form into a Google Sheet. Here’s an overview of the setup:
- Trigger Module: Google Forms - Watch Responses
- Action Module: Google Sheets - Add a Row
The goal is to transfer responses from a Google Form into a Google Sheet. Each product (e.g., “Classic Burger” or “Marinated Burger”) selected in the form should be added as a separate row in the Google Sheet, along with its quantity.
I need help identifying the necessary modules and their configuration to handle multiple products dynamically.
Thank you for your help!