Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.BaseManagedSocialAccount

Base information describing a managed social account or fan page of a social network.
This class is abstract.

Superclass of ConnectApi.ManagedSocialAccount.

Property Name Type Description Available Version
defaultResponse​AccountId String Default response account to use when replying to posts sent to this account. 44.0
displayName String Real name (or user name if real name not available) for this account on the social network. 44.0
externalPictureUrl String URL to the account's avatar image. 44.0
id String Internal SFDC ID for this managed social account. 44.0
label String Label for the social account. 44.0
profileUrl String URL to the account's profile. 44.0
socialNetwork ConnectApi.​SocialNetworkProvider Social network that this account belongs to. Values are:
  • Facebook
  • GooglePlus
  • Instagram
  • InstagramBusiness
  • KakaoTalk
  • Kik
  • Line
  • LinkedIn
  • Messenger
  • Other
  • Pinterest
  • QQ
  • Rypple
  • SinaWeibo
  • SMS
  • Snapchat
  • Telegram
  • Twitter
  • VKontakte
  • WeChat
  • WhatsApp
  • YouTube
44.0
uniqueName String Unique name used for distinguishing same name fan pages; acts like a user name for a fan page. 44.0
username String Unique user name or handle for this account on the social network. 44.0