Skip to Content
Content ManagementPosts

Posts

Posts are the generated content pieces created by your automations. Each post contains platform-specific content and tracks its publishing status across channels.

Post Lifecycle

Every post follows a status lifecycle:

StatusDescription
NonePost created but not yet queued for publishing
PendingQueued and waiting to be published
RunningCurrently being published to the platform
SuccessSuccessfully published
FailurePublishing failed (see error details)

Post Content

Each post stores content as a flexible JSON structure that adapts to the target platform:

Social Post Content

FieldDescription
ContentThe post text (length varies by platform)
MediaArray of images/videos with type and URL

Blog Post Content

FieldDescription
TitleArticle headline
ContentHTML-formatted body
ExcerptShort summary for previews
TagsArray of topic tags
MediaFeatured image

Discord-Specific Content

FieldDescription
ContentMessage text
MediaAttached images
EmbedRich embed with title, description, and URL

Managing Posts

From the Posts page you can:

  • View all posts — See posts across all automations with their status
  • Filter — Filter by status, platform, automation, or date
  • Edit — Modify post content, title, media, and other fields before publishing
  • Preview — See how the post will appear on the target platform
  • Publish — Manually publish draft posts
  • Delete — Remove posts you don’t want to publish

Editing Posts

Click on any post to open the post editor. The editor adapts to the content type:

  • Social posts — Text editor with character count showing the platform’s limit
  • Blog posts — Rich text editor (TipTap) for HTML content with title, excerpt, and tag fields
  • Media — Upload, replace, or remove attached images

Post Metrics

After a post is successfully published, QiQ Social can sync engagement metrics from the platform:

  • Views/impressions
  • Likes/reactions
  • Comments
  • Shares/reposts

Metrics are synced periodically and displayed on the post detail page.

Last updated on