Automate Hindu Festival Posts on X Using Google Sheets and AI - n8n Workflow | Neura Market
Automate Hindu Festival Posts on X Using Google Sheets and AI
This workflow automates the creation and posting of bilingual social media content about Hindu festivals on X using Google Sheets and AI. It leverages Google Gemini for content generation and OpenAI's GPT-4o Mini for post selection, ensuring high-quality and engaging posts.
The workflow operates in two stages: data population and daily automated posting. Initially, it populates a Google Sheet with Hindu festival data for the year. Daily, it checks for festivals, generates post options using Google Gemini, selects the best post with OpenAI's GPT-4o Mini, and publishes it to X. This ensures culturally rich and engaging content is posted automatically.
Platform
n8n
Category
Social Media
Price
Free
Creator
Fatima Al-Rashid
code
twitter
stickyNote
httpRequest
googleSheets
manualTrigger
scheduleTrigger
chainLlm
lmChatOpenAi
lmChatGoogleGemini
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.