SocialMedia (Component)
Methods marked below with [L] may be logged at the site level (if transaction logging is licensed and enabled by the administrator)
Customization is not supported for this component.
Methods:
cloneChannelPost [L] | Clones the specified post's data into new posts for the specified channels. |
copyChannelPost [L] | Copies the content of the specified social media post to another social media post. |
deleteChannelContent [L] | Deletes the specified social media post for the specified channel. |
deleteContentItem [L] | Deletes the specified social media post. |
deleteMultipleContentItems | Deletes one or more specified social media posts. |
doScheduledPost [L] | |
getComments | Returns a list of social media comments for the specified social media post. |
getCount | Returns the count of social media content for the specified user based on the specified filter critera. |
getList | Returns a list of social media content based on the specified filter criteria. |
getPostedList | Returns a list of social media content based on the specified filter criteria for the posted contents. |
getPosts | Returns the content for the specified social media post. |
getReplyString | Returns a reply string to be appended to the start of the reply string. |
post [L] | Posts the message to the specified channel. |
postReply [L] | Reply to a post. |
saveContentInfo [L] | Saves the title for the specified social media content. |
savePost [L] | Saves the post of the specified social media content to the specified social media channel. Note for any binary objects, the physical path on the server should be passed in the structure for that field. |
schedulePost [L] | Schedules posting of the specified social media content to the specified social media channel. Note for any binary objects, the physical path on the server should be passed in the structure for that field. |
sendAccessTokenInvalidNotification | Sends an email to the channel administrators and returns a comma delimited list of names of the channel administrators. |
unschedulePost [L] | Removes the scheduled posting of the specified social media post. |
updatePostData [L] | Updates the link visit count and the comment counts for the specified social media posts. |