Admin Panel

Manage your blog posts and n8n integration

n8n Webhook Configuration

POST

Expected Payload Format

{
  "all_blog_posts": [
    {
      "output": {
        "title": "Blog Post Title",
        "meta_description": "SEO description",
        "blog_post": "## Markdown content here...",
        "tags": ["tag1", "tag2"],
        "outline": ["Section 1", "Section 2"]
      }
    }
  ]
}

Received JSON Files (3)

ai_blog_posts_20251028.json
54.63 KB • 10/20/2018, 1:46:40 AM
ai_blog_posts_20251107.json
36.98 KB • 10/20/2018, 1:46:40 AM
ai_blog_posts_20251108.json
32.10 KB • 10/20/2018, 1:46:40 AM