Google Sheets: add row
यह सामग्री अभी तक आपकी भाषा में उपलब्ध नहीं है।
The Google Sheets: add row Point template appends a row to a Google spreadsheet.
Before you start
Anchor link toConnect a Google account under Settings > 3rd-party integrations > Google Sheets. Without a connected account, the point can’t send its request.
Configure the point
Anchor link to- Drag Google Sheets: add row from the Integrations section onto the canvas.
- Double-click the point and enter a Step Name.
- In Spreadsheet ID, enter the ID from the sheet’s URL:
docs.google.com/spreadsheets/d/<ID>/edit. - In Range, enter where to append the row, for example
Sheet1!A1. Don’t include spaces. Pushwoosh uses the value in the request as-is. Defaults toSheet1!A1. - In Columns, add one row per column, left to right — see list fields. Defaults to a single row with
{{device:hwid}}. - Click Save.
This point doesn’t map any response data back into the journey. A failed request drops the traveler from the journey — see Errors and failed requests.