- Automatically generate blog posts based on input ideas.
- Create SEO-optimized titles for articles.
- Upload images to WordPress for new posts.
- Update Google Sheets with post details for tracking.
Trigger the workflow manually to start the content generation process. Fetch ideas from a Google Sheet to use as prompts. Set the prompt for content generation using DeepSeek. Generate an article and title using OpenAI's DeepSeek model. Create a draft post on WordPress with the generated content. Upload a cover image generated by DALL-E. Set the uploaded image as the featured image for the post. Update the Google Sheet with the new post details.
- 1Import the workflow into your n8n instance.
- 2Connect your Google Sheets and WordPress accounts.
- 3Fill in the Google Sheet with prompts for content generation.
- 4Manually trigger the workflow to start generating content.