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

  1. 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.
  2. Drag a Google Sheet node onto the canvas and connect it from the preceding node.
  3. Enter the Google Sheet ID (from the sheet’s URL) and the Google Sheet Name (the specific tab/sheet within that spreadsheet).
  4. Connect the node’s output to whatever should run next.

Validation

  • Both Google Sheet ID and Google Sheet Name are required.

Summary

  1. Share the sheet with the WappCloud service account first.
  2. Add the node, enter the Sheet ID and Sheet Name.
  3. Connect to the next node — if the write fails for any reason, the flow still continues rather than getting stuck.