Newer Version Available
ConnectApi.Community Class
| Name | Type | Description | Available Version |
|---|---|---|---|
| allowChatterAccessWithoutLogin | Boolean | Specifies if guest users can access public groups in the community without logging in. | 31.0 |
| allowMembersToFlag | 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 | Specifies whether users can invite other external users to the community. | 28.0 |
| knowledgeableEnabled | Boolean | Specifies whether knowledgeable people and endorsements are available for topics (true), or not (false). | 30.0 |
| loginUrl | String | Login URL for the community. | 36.0 |
| name | String | Community name. | 28.0 |
| nicknameDisplayEnabled | Boolean | Specifies whether nicknames are displayed in the community. | 32.0 |
| privateMessagesEnabled | 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 | Specifies whether emails are sent to all new users when they join. | 28.0 |
| siteAsContainerEnabled | Boolean | Specifies whether the community uses Site.com pages (true) or Visualforce tabs (false). | 41.0 |
| siteUrl | String | Site URL for the community, which is the custom domain plus a URL prefix. | 30.0 |
| status | ConnectApi.CommunityStatus Enum | Status of the community.
|
28.0 |
| url | String | Full URL to community. | 28.0 |
| urlPathPrefix | String | Community-specific URL prefix. | 28.0 |