POST

Generate Social Posts


Developer Preview

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

Generates social post drafts (AI image and per-channel captions) for the given marketing activities.

Generation is asynchronous. The response returns immediately. Poll GetMarketingActivityPosts until posts appear on the activities. Posts are generated for all supported social channels; only posts for connected channels can be scheduled and published. Schedule the resulting drafts with ScheduleDrafts.

Authentication

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

Permissions
Manage Marketing Plans
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/promote/marketing-plan-service/v1/marketing-plan/generate-social-posts

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?