Newer Version Available

This content describes an older version of this product. View Latest

Community Input

Create a community.
Root XML tag
<community>
JSON example
1{
2   "name":"The Capricorn Cafe",
3   "urlPathPrefix":"capricorncafe",
4   "templateName":"Customer Service",
5   "description":"Coffee and coffee products for the most discerning tastes."
6}
Properties
Name Type Description Required or Optional Available Version
description String Description of the community. Optional 46.0
name String Name of the community. Required 46.0
templateName String Name of the template for the community.

Use the Communities Templates resource to get a list of available templates and their names.

Required 46.0
urlPathPrefix String URL prefix for the community. Required if you already have a community that doesn’t have a urlPathPrefix 46.0