POST

Create Marketing Activity


Developer Preview

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

Creates a marketing activity.

Required fields: title, description, targetDate, and marketingActivityType (must be set and not UNKNOWN; one of SOCIAL_MARKETING, EMAIL_MARKETING, or BLOG). Missing any of these returns a FAILED_PRECONDITION error.

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-activity

Errors

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

Did this help?