Create Multiple Blog Posts (Batch)
batch_create_blogsBatch create up to 25 blog posts on one website by submitting prompts in a single request. Get workflow IDs for each post to track progress.
Instructions
Start up to 25 blog-creation workflows on a single website in one request. Returns one workflow_id per item. Poll with batch_check_blog_status or check_blog_status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| website_id | Yes | Website the blog posts will be added to | |
| items | Yes | Between 1 and 25 blog post creation requests |