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

blitz92

Member
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?
 

Arshita

Moderator
Staff member
Hey @blitz92

In order to make the desired Workflow, please refer to the below screenshots and follow the steps in your Workflow.

Also, you can refer to the following videos for a better understanding:


2023-03-04_13h43_47.png
2023-03-04_13h43_59.png



Do let us know if you get stuck in any step, so we can help you.
 
Top