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