This template automates the full pipeline of news content delivery from Forbes to Telegram.
The workflow starts with a Google Sheet that defines the target category (such as innovation or business). Make iterates through the input and triggers a BrowserAct workflow to open the corresponding Forbes section, handle scrolling or pagination, and extract structured article data including headline, author, image URL, and article link.
The extracted data is parsed and processed item by item. A short delay is applied to ensure stable execution and avoid rate limits. Each article is then sent to Google Gemini AI, which rewrites and refines the headline, formats the author credit, and generates Telegram-ready content following strict output rules.
A router determines the delivery format:
– If an article includes a valid image, it is published as a photo post with a caption.
– If no image is available, it is published as a text-only message.
All messages are sent using HTML formatting to ensure clean layout, bold headlines, and clickable links. This template is ideal for automated news curation, Telegram channel operations, media monitoring, and real-time content distribution without manual editing.
This template automates the full pipeline of news content delivery from Forbes to Telegram.
The workflow starts with a Google Sheet that defines the target category (such as innovation or business). Make iterates through the input and triggers a BrowserAct workflow to open the corresponding Forbes section, handle scrolling or pagination, and extract structured article data including headline, author, image URL, and article link.
The extracted data is parsed and processed item by item. A short
Platform
Make
Category
Data Extraction
Price
Free
Creator
Maxim Luong
automation
make
google-sheets
builtin
browser-act
json
How to import this workflow into Make
1Purchase or download the workflow to get the Make blueprint JSON file.
2In Make, create a new scenario, click the three-dots menu, and choose "Import Blueprint".
3Reconnect each module to your own app connections when prompted.
4Run the scenario once to verify it, then set your schedule and turn it on.