--- created: 2025-03-10 tags: - "#daily-notes" - n8n - workflow - "#google" - "#telegram" - "#rss" - "#twitter" author: - Shen Wei --- ## Summary: Today, I have successfully completed three workflows for the N8N workflow 1. First, this process is about the N8N workflow backup, which can schedule the existing workflows in N8N to be backed up to Google Drive. Currently, I have set it to back up every 12 hours, and this workflow is now in the active state. **Backup all n8n workflow to Google Driver** This workflow was running successfully on https://n8n-prod.vip.cpolar.cn ![Image](http://zipline.ishenwei.online/u/LHemXe.png) ![Image](http://zipline.ishenwei.online/u/I7gCla.png) 2. The second workflow is about generating corresponding content based on input keywords and then publishing it to social media through an AI agent. This process has been implemented by me. Currently, I can input keywords, generate the corresponding content through AI, and then publish it to my Twitter X account. I still need to refine the prompts for this workflow when I have time. **AI-Powered Social Media Content Generator & Publisher** Generate copy based on the keywords entered, upload pictures and post on social media. ![Image](http://zipline.ishenwei.online/u/jTr926.png) ![Image](http://zipline.ishenwei.online/u/oHVapl.png) 3. The third workflow is based on the articles returned by the website through RSS Feed. I am currently configuring a foreign website related to AI. After the content is returned through RSS Feed, it is sent to an AI agent for real-time translation. The difficulty of this workflow lies in merging the translated content into the original message and outputting the title, translated content, and English original text together through the merge to this Telegram. This way, I can receive the latest articles about AI from abroad, which are translated, on a regular basis. Since it is AI translation, the translation quality is very high. **RSS feeds to Telegram** Merge translated content into original output ![Image](http://zipline.ishenwei.online/u/K3qTDB.png)