Updating just one cell in a google sheet for the corresponding row, when input is triggered via telegram.

Status: Closed · Asked by blitz92 on · 0 views

blitz92 — Question ·

As in the heading. I'm making a booking flow linked between telegram and google sheets.
The flow here is :

A set of data is collated in the sheet, let's say till column P.
A trigger is sent to the telegram bot with the details mentioned.
A user says "YES" for the data.
This "YES" has to be captured in the next cell for the same row entry, in column Q.
Once YES is captured, another trigger is sent for SMS on a phone number in the same row, else no SMS will be triggered.

How can this be achieved?

Back to all forum threads · Log in to reply