SocialMedia.cloneChannelPost (Method)

Clones the specified post's data into new posts for the specified channels.

Returns:

SocialMediaContentID (integer)

Arguments:

Name Type Required Description
sourceID SocialMediaContentOrPostID Required The ID of the social media content or post (if edited).
targetChannelIDList SocialMediaChannelIDList Required The ID of the social media channel of the post to clone.

Context:

License Requirements SocialMedia
Permission Requirements (none)
Deny Context (none)
Require Context AuthoringEnabled
Author Lock (not required)
Transaction Logging If transaction logging is enabled at the site level, calls to this method will be logged
Customization Customization is not supported for this method.

Error Codes:

Code Error Message
83510 You have insufficient permissions to clone the post for the channel/channels [$1].

Notes:

None