Google Sheet Node
Pushes the flow’s report so far — every question/response pair from earlier nodes — into a Google Sheet you own. Use it to log conversation data somewhere you can filter, chart, or share outside WappCloud.
How to Use
- Share your Google Sheet with WappCloud’s service-account email (shown in the node with a copy button) as an Editor, so it’s allowed to write to it.
- Drag a Google Sheet node onto the canvas and connect it from the preceding node.
- Enter the Google Sheet ID (from the sheet’s URL) and the Google Sheet Name (the specific tab/sheet within that spreadsheet).
- Connect the node’s output to whatever should run next.
Validation
- Both Google Sheet ID and Google Sheet Name are required.
Summary
- Share the sheet with the WappCloud service account first.
- Add the node, enter the Sheet ID and Sheet Name.
- Connect to the next node — if the write fails for any reason, the flow still continues rather than getting stuck.