Skip to main content
Writes data to Google Sheets with multiple write modes including append, overwrite, and clear. Support multiple rows, can handle big datasets.

Inputs

ColumnMapping

Column mapping configuration where keys are column letters (A, B, C)

SelectItem

SelectableOption

Output

Type: str Returns success message with written range details.