POST

Publish Item


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Publishes an item to a connected social channel.

Use this method to publish a fully-formed post in a single call. To publish a previously created draft, call Publish Item By ID. To save a post without publishing it, call Create Draft Item. To schedule the post, set item.schedulingInfo.scheduledDate; otherwise it's published immediately.

Published items appear on the site's Social Media Marketing page in the dashboard.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Social Posts
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/social-publisher/v1/publish

Errors
409Already Exists

There is 1 error with this status code.

428Failed Precondition

There is 1 error with this status code.

429Resource Exhausted

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?