Latenode

Automatically create Google Sheets spreadsheets for new BotConversa tags

This template starts when BotConversa POSTs a new-tag event to a Latenode webhook.

JavaScript reads the tag name, then Google Sheets creates a spreadsheet (and a worksheet) for that tag so related rows have a place to land. Connect Google Sheets, then paste the webhook URL into BotConversa as the destination for tag events.

Updated Sep 16, 2026Est. run: 5sEst. cost: $0.0003
How Latenode estimates time and cost

Latenode bills workflow runtime in CPU seconds. The first 10,000 CPU seconds are free each month, then usage follows pay-as-you-go CPU-second pricing. Plug-and-Play (PnP) AI nodes are billed separately—each PnP token is $1 USD, charged pay-as-you-go at vendor cost plus a small processing fee, with no API keys required.

Full pricing — how CPU seconds work →

Workflow preview

What this template does

  • Creates a Google Sheet when BotConversa adds a tag
  • Names the file from the tag
  • Gives each tag a worksheet for later rows
  • Uses the webhook URL you paste into BotConversa

How it works

1
Trigger

Receive the tag event

The scenario starts when BotConversa POSTs a new tag to the webhook URL.

2
Logic

Read the tag name

JavaScript takes the tag name and id from the webhook body.

3
Action

Create the spreadsheet

Google Sheets creates a spreadsheet named after the tag, with a worksheet ready for related rows.

Setup guide

1

Add the webhook

Add a webhook trigger and copy the URL. In BotConversa, send new-tag events to that address.

2

Connect Google Sheets

Add a Google Sheets connection with permission to create spreadsheets in the Drive you use.

3

Create the spreadsheet

Read the tag name in JavaScript, create a spreadsheet with that title, and add a worksheet if you want a dedicated tab. Create a test tag in BotConversa and confirm the file appears.

Requirements

A BotConversa account that can POST tag events to a webhook
A Google Sheets connection that can create spreadsheets
A Drive folder or account where those files should live

FAQ

Common questions about this template

Each run uses credits on your Latenode plan. We charge for processing time (1 credit = 30 seconds). Your actual cost depends on your plan and how long the run takes. See pricing plans for plans and how credits work.