Send Daily Bloomberg News
Fetch Bloomberg Markets news and send a daily HTML email and Telegram summary on weekdays.
Bloomberg NewsEmail DigestTelegram AlertsRSS Feed
This workflow delivers the latest Bloomberg Markets news directly to your email and Telegram chat every weekday evening.
How it works
- Runs on a scheduled trigger Monday to Friday at 6 PM New York time.
- Fetches up to 20 recent articles from Bloomberg's official RSS feed.
- Parses the RSS XML to extract article titles, links, dates, and descriptions.
- Sends a formatted HTML email digest with all articles via Gmail.
- Sends a concise news summary with clickable links to Telegram (top 8 articles).
Setup requirements
| Requirement | Details |
|---|---|
| Gmail Account | Connected via Needle's Gmail connector |
| Telegram Bot Token | Connected via Telegram Bot API connector |
| Telegram Chat ID | Set in TELEGRAM_CHAT_ID workflow variable |
| Telegram Bot Interaction | Send /start to your bot to enable messaging |
Details
- The scheduled trigger automatically runs this workflow on weekdays at 6 PM Eastern Time.
- The HTTP request fetches the RSS XML feed from Bloomberg's public endpoint.
- A code node parses the RSS, extracting and decoding article details, then builds the email HTML and the Telegram message text.
- The Gmail node sends a polished email including article titles as links, publication dates, and brief descriptions.
- The Telegram node sends a numbered list of top articles with links and dates using HTML formatting.
What you receive
- A full HTML email with up to 20 Bloomberg Markets articles, neatly formatted for easy reading.
- A Telegram message summarizing the top 8 articles with clickable links and publication dates.
Notes
- To find your Telegram chat ID, use Telegram's
@userinfobotand enter the returned ID in the workflow variable. - Ensure you've started your Telegram bot with
/startso it can send messages. - Bloomberg's RSS feed is publicly accessible and requires no authentication or API key.
This setup keeps you informed with daily market headlines without needing to visit the site manually.
Want to showcase your own workflows?
Become a Needle workflow partner and turn your expertise into recurring revenue.
