Trending and Recommended Communities

By presenting users with a list of trending communities, and recommending communities, the SDK can help to promote a more dynamic and engaging user experience within your app. This can help to foster greater engagement, collaboration, and communication among members, promoting a more supportive and inclusive community atmosphere.

The getTrendingCommunities method works by identifying communities that are currently having high levels of members where the user may or may not be part of.

The getRecommendedCommunities method works by identifying communities that are currently having high levels of members where the user is not be part of.

Note: You can fetch a maximum of 15 items from the trending and recommendation communities at once.

Last updated