ConnectApi.​Community Class

Name Type Description Available Version
allowChatter​​AccessWithoutLogin Boolean Specifies if guest users can access public groups in the community without logging in. 31.0
allowMembers​ToFlag Boolean Specifies if members of the community can flag content 30.0
description String Community description 28.0
id String Community ID 28.0
invitationsEnabled Boolean User can invite other external users to the community 28.0
knowledgeable​​Enabled Boolean Specifies whether knowledgeable people and endorsements are available for topics (true), or not (false). 30.0
name String Community name 28.0
nicknameDisplay​Enabled Boolean Specifies whether nicknames are displayed in the community. 32.0
privateMessages​​Enabled Boolean Specifies whether members of the community can send and receive private messages to and from other members of the community (true) or not (false). 30.0
reputationEnabled Boolean Specifies whether reputation is calculated and displayed for members of the community. 31.0
sendWelcomeEmail Boolean Send email to all new users when they join 28.0
siteUrl String Site URL for the community, which is the custom domain plus a URL prefix 30.0
status ConnectApi.​CommunityStatus Enum Specifies the status of the community.
  • Live
  • Inactive
  • UnderConstruction
28.0
url String Full URL to community 28.0
urlPathPrefix String Community-specific URL prefix 28.0
Previous
Next