Workflow: Zapier + ChatGPT auto-publish blog drafts
I need a reliable workflow that sends ChatGPT-generated blog drafts (including featured images and metadata) to WordPress via Zapier, with minimal manual review steps.
Best tools for this use case
Based on the workflow in this discussion, these tools are useful starting points to review.
Zapier
Best general-purpose automation layer for connecting tools and processes quickly.
Make
Powerful automation builder for advanced visual flow design and multi-step operations.
n8n
Technical automation platform with strong flexibility, control and AI workflow potential.
Answers
Approved replies, operator insight, and tactical follow-up from the community.
Concrete workflow:
- Have ChatGPT export markdown with front-matter (title, excerpt, tags, publish_date) and image URL/base64.
- Push output to S3/Drive or call a Zapier webhook.
- In Zapier, trigger on new file/webhook → WordPress 'Create Post', map front-matter to fields and upload image as featured_media.
- Use status=draft for review or add a Zap filter: if tag 'auto-publish' and QA checks pass → publish.
- Add optional Slack/email approval step for one-click publish.
Need alternatives or pros/cons of Zapier vs Make? See: Compare Zapier and Make