cloneEvent( )


Clones an event, including the registration form, notifications, multilingual translations and ticket configuration from the original event.

The new event's date is automatically set to 14 days from the original event date. If an event with the same title already exists, the new event's title gets a sequence number. For example, if you clone an event named "Leather Crafting 101", the new event's title is "Leather Crafting 101 (1)". You can change the required entity field values while cloning an event.

Authentication

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

Permissions
Manage Events - all permissions
Manage Events
Learn more about app permissions.
メソッド宣言
コピー
メソッド・パラメータ
eventIdstringRequired

Event ID.


optionsCloneEventOptions

Optional fields.

リターン
Return Type:Promise<CloneEventResponse>
役に立ちましたか?
はい
いいえ