We’re working on a project for an association where we want to automate content creation and publishing using n8n. The goal is to have AI generate blog posts as drafts for WordPress and then automatically post them on Facebook and Instagram once they are reviewed and published.
Our idea is to structure everything on Google Drive, where each article would have its own folder containing:
A Google Docs file with the article
An AI-generated image for the post
Once the post is published, we’d like n8n to create a social media post with a short description and the AI-generated image.
We’re considering using Slack or Telegram as an input method to submit article titles and prompts for AI.
Does anyone have experience with a similar setup? We’d love to hear any suggestions or advice on the best approach!