This workflow automatically pulls articles from an RSS feed, translates the content and title from English to Hindi using OpenAI, extracts the featured image from the HTML content, and publishes the translated post as a draft on a connected WordPress site.
🔧 Key Features:
Polls RSS feed every 10 minutes for new articles
Extracts and parses the featured image from custom HTML tags
Translates content and title from English to Hindi using OpenAI Assistant
Uploads the featured image to WordPress media library
Associates the image with the new draft post
Publishes the translated article as a draft for review
🎯 Use Case:
Ideal for multi-language blog automation or content localization workflows where original content is in English and needs to be localized into Hindi before publishing.