Skip to content
FlowHubFluxonLab
Telegram
Telegramfree

Create a website screenshot and send via Telegram Channel

by Harshil Agrawaladapted from n8n official workflow galleryUpdated Aug 2026
RequiresTelegramTelegramuProcuProc
Share Post Share
MaOn clicking 'execute'On clicking 'ex…TelegramUpuProc12
1/5
STEPS · 2
Run manually by an operator

This workflow allows you to create a screenshot of a website and send it to a telegram channel.

Tags

n8nreference-onlytelegramuproc
Connects
telegramTelegramuprocuProc
CategoryTelegram
Triggermanual
Complexitysimple
Nodes3
AddedDec 29, 2020

Related workflows

See all Telegram
telegramuproc
free

Monitor SSL certificate of any domain with uProc

Do you want to check the SSL certificate expiration dates of your customers or servers? This workflow gets information of an SSL certificate using the uProc Get Certificate by domain tool. You can use this workflow to query SSL certificates in bulk and send alarms when any certificate has expired. You need to add your credentials (Email and API Key - real -) located at Integration section to n8n. You can replace "Create Domain Item" with any integration containing a domain, like Google Sheets, MySQL, or Zabbix server. Every "uProc" node returns the next fields per every analyzed SSL certificate: issuer: Contains the issuer. provider: Contains the provider. valid_from: Contains the start date. valid_to: Contains the end date. serial_number: Contains the serial number. type: Contains if supports one or multiple domains. protocol: Contains the protocol. valid: Contains its validity. domains: Contains all domains and subdomains supported. An "IF" node detects if the certificate is valid or not. Finally, the workflow sends an alarm to a Telegram channel to know if the certificate has expired.

by Miquel Colomer
telegram
free

Telegram sticker bot

Gets triggered by Telegram once a user sends a message Checks if the message contains a sticker If a sticker got found it sends a message with its ID else it informs the user that no sticker was found in message

by Jan Oberhauser
Wtelegram
free

Send daily affirmations to Telegram

A workflow which allows you to receive daily affirmations via Telegram by querying a REST API triggered by a Cron node. I used the affirmations.dev API

by malgamves