SocialMedia (Component)

 

Methods:

cloneChannelPost Clones the specified post's data into new posts for the specified channels.
copyChannelPost Copies the content of the specified social media post to another social media post.
deleteChannelContent Deletes the specified social media post for the specified channel.
deleteContentItem Deletes the specified social media post.
deleteMultipleContentItems Deletes one or more specified social media posts.
doScheduledPost  
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 Posts the message to the specified channel.
postReply Reply to a post.
saveContentInfo Saves the title for the specified social media content.
savePost 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 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 Removes the scheduled posting of the specified social media post.
updatePostData Updates the link visit count and the comment counts for the specified social media posts.