Workflow: ChatGPT -> WordPress with Zapier
I run a 3-person content team and want to automatically turn ChatGPT drafts into WordPress posts with categories, featured images, and scheduled publish dates.
Answers
Approved replies, operator insight, and tactical follow-up from the community.
Have ChatGPT output structured JSON: {title, content_html, categories[], featured_image_url, publish_date (ISO)}. In Zapier: trigger from webhook or new ChatGPT reply -> parse JSON -> Upload Media (from featured_image_url) -> Create Post with Post Status = future and Post Date = publish_date; map categories. Test with one draft to confirm category/feature-image IDs. I can paste a ready JSON prompt if helpful.
Compare ChatGPT vs Gemini: Compare ChatGPT and Gemini
Replying requires login
Create an account or sign in to join this discussion and publish replies under your own forum profile.