Salesforce Experience Cloud · Capability
Salesforce Experience Cloud Community Engagement
Workflow capability for community engagement within Salesforce Experience Cloud. Combines social feeds, topics, and CMS content delivery for community managers and digital experience developers building customer portals and partner communities.
Run with Naftiko
ChatterCommunitiesContent DeliveryEngagementFeedsHeadless CMSSalesforce Experience CloudSocialTopics
What You Can Do
GET
Get news feed
— Get the news feed for a community.
/v1/communities/{communityId}/feed
POST
Post feed element
— Post to the community feed.
/v1/communities/{communityId}/feed
GET
List topics
— List community topics.
/v1/communities/{communityId}/topics
POST
Create topic
— Create a new community topic.
/v1/communities/{communityId}/topics
GET
List delivery content
— List CMS content for delivery.
/v1/cms/delivery/content
MCP Tools
get-community-news-feed
Retrieve the latest news feed posts for an Experience Cloud community.
read-only
idempotent
post-to-community-feed
Post a message or content to an Experience Cloud community feed.
list-community-topics
List discussion topics in an Experience Cloud community.
read-only
idempotent
create-community-topic
Create a new discussion topic in an Experience Cloud community.
list-cms-content-for-delivery
List CMS content items for delivery to headless frontend applications.
read-only
idempotent
APIs Used
exp-cloud-communities
exp-cloud-cms