- publish/make.com/make.com_new_rss_to_email.md at main · cheoljoo/publish
- Contribute to cheoljoo/publish development by creating an account on GitHub.
See the World. (Various News)
Economy
2024-11-27 (Wed) Morning Routine (Hankyeong) : Trump's 25% tariff on Mexico and Canada - +10% on China (MAGA) / Canada and Mexico's currency value drops against the dollar / South Korean conglomerates (Korea-US FTA) also face increased risks / Convenience stores surpass department stores in sales / National Pension Service buys KRW 1.7 trillion worth of KOSPI / Israel-Hezbollah ceasefire agreement
>> Will Trump be able to impose tariffs unconditionally next year? It is said that tariff authority is the power of the legislature. Even before taking office, his influence is enormous. / South Korea's exports are expected to decline and domestic demand to stagnate / Peace in the Middle East, but what about Ukraine??
Politics
IT
OpenSource in Finance : The financial industry is entering the golden age of open source. Surprisingly, the driving force is AI. In the process of establishing a new digital strategy that matches the generative AI era, they are trying to find a breakthrough in innovation through open source. / FINOS (Fintech Open Source Foundation) / Reducing redundant work and increasing productivity with open source
make.com: send mail from my blog RSS when I post a new article
I will try to create a system using make.com that automatically sends an email link every day when a new blog post is created.
1. template: RSS + email
There are other modules that send emails, but the problem is that they have restrictions, such as requiring a Google Workspace account to use Gmail.
For now, I will set up a forwarding function in my Gmail to receive emails and automatically forward them to the necessary colleagues. Creating multiple filters would enable sending multiple emails, but this is considered inefficient, so I need to find another method.
I have confirmed that I am receiving emails correctly.
2. Connecting Telegram
I created a channel called nanthewhotwo.
It is necessary to add the nanhewhotwo channel to the subscriber list using the admin.
If not, an error occurs: [403] Forbidden: bot is not a member of the channel chat
Comments0