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
Create a post
Marketing → Social Posts → Create. Write your content and attach images. - 2
Choose channels
Select which social channels to publish to. - 3
Publish
Publish validates the post and enqueues it to the social channels asynchronously.
Social post endpoints
GET
/marketing/social-posts/listPaginated social posts. Filter by status.
SessionPOST
/marketing/social-posts/createCreate a social post.
SessionPOST
/marketing/social-posts/:id/publishValidate + enqueue publish to social channels.
SessionDELETE
/marketing/social-posts/delete/:idDelete a social post.
SessionRelated