You need to sign in to do that
Don't have an account?
API Access to Community Chatter Feed
Is there a API for accessing Communities Chatter feeds and posts? Or, does the current Chatter API only give access to production org Chatter?
You need to sign in to do that
Don't have an account?
Is there a API for accessing Communities Chatter feeds and posts? Or, does the current Chatter API only give access to production org Chatter?
Unless the documentation for a resource or method states otherwise, you can use Chatter REST API and Chatter in Apex to access any community or the internal community.
http://www.salesforce.com/us/developer/docs/chatterapi/Content/intro_building_url.htm
http://www.salesforce.com/us/developer/docs/chatterapi/Content/quickstart_communities.htm
For Chatter in Apex, the first argument for most methods is the communityID.