Telegram node File operations

Use this operation to get a file from Telegram. Refer to Telegram for more information on the Telegram node itself.

Get File

Use this operation to get a file from Telegram using the Bot API getFile{:target=_blank .external-link} method.

Enter these parameters:

  • Credential to connect with : Create or select an existing Telegram credential .
  • Resource : Select File .
  • Operation : Select Get .
  • File ID : Enter the ID of the file you want to get.
  • Download : Choose whether you want the node to download the file (turned on) or not (turned off).

Refer to the Telegram Bot API getFile{:target=_blank .external-link} documentation for more information.