Skip to main content
Community categories are read through the SDK and managed in the social.plus Console. Client apps can query category lists, include or exclude deleted categories, and use category IDs when querying communities.
Categories can only be created and updated from the social.plus Console. SDK access is limited to reading existing categories.

Parameters

Sort Options

Query Categories

Use getCategories() to retrieve community categories. The SDK returns paginated/live collection results depending on the platform.

Using Categories with Community Queries

After retrieving categories, pass a category ID into community query APIs to filter community discovery.

Query Communities

Filter communities by category, membership, keyword, and sort order

Create Community

Assign categories when creating a community