A
A
anmdesign2021-04-03 20:20:08
Google Apps Script
anmdesign, 2021-04-03 20:20:08

How to send a message to Telegram from Google Sheets?

Applications come to my Google spreadsheet. There is a cell in which "-" comes.
I want to make it so that as soon as I enter the "-" cell, the message "order has arrived" is sent to the Telegram chat.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
Grigory Boev, 2021-04-07
@ProgrammerForever

1) Make a bot through @BotFather
2) Look for SendMessage in the documentation 3) Make a trigger to send the form 4) Generate the URL and data for the POST request 5) Make a request through UrlFetchApp and parse the response, if necessary

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question