This n8n workflow automates the process of generating, preparing, and publishing a blog post with images, metadata, and a custom URL. Triggered via Telegram, it begins by receiving a blog title, then fetches the blogger profile, and generates a relevant image using OpenAI. The image is uploaded to Imgur, and the workflow continues by creating blog content and metadata with AI language models. The content is embedded with the uploaded image, and a custom URL is created for the post. Finally, the article is published on Blogger, and the link is sent back to the user via Telegram. Practical for bloggers or content creators looking to streamline their publishing process, this workflow saves time and ensures consistent, high-quality posts.
Automated Blog Creation and Publishing Workflow
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.openAi, @n8n/n8n-nodes-langchain.outputParserStructured, code, httpRequest, set, stickyNote, telegram, telegramTrigger |
Reviews
There are no reviews yet.