MarketingUpdated 2026-06-01

Social posts

Schedule and publish promotional posts to your social channels.

Social posts let you schedule and publish promotional content to your connected social channels from one place.

Publishing a post

  1. 1

    Create a post

    Marketing → Social Posts → Create. Write your content and attach images.
  2. 2

    Choose channels

    Select which social channels to publish to.
  3. 3

    Publish

    Publish validates the post and enqueues it to the social channels asynchronously.
Social post endpoints
GET/marketing/social-posts/list
Paginated social posts. Filter by status.
Session
POST/marketing/social-posts/create
Create a social post.
Session
POST/marketing/social-posts/:id/publish
Validate + enqueue publish to social channels.
Session
DELETE/marketing/social-posts/delete/:id
Delete a social post.
Session