• Jamie Thompson
  • NEWBIE
  • 15 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 8
    Questions
  • 6
    Replies
Can anyone point me towards API documentations for how to get list notifications via the Chatter API?  
I want to show users notifications in a mobile app - so need to call this and make available in app.
Hello everyone,

I want to get user own feeds (my post screen) with chatter api. Does anyone know how to do that?
'feeds/files/userId/feed-elements' -> this api does not only return my own file feeds but also includes my following users's file feeds.
Hello everyone!

I am using Salesforce Community to develop a mobile application. I want to store files (file feeds) into Amazon S3 instead of Salesforce. Does anyone know how to do that? Any help would be much appreciated.
Hello - I'm using the Chatter API for iOS and Android. I was wondering if anyone has any code samples of using the PATCH method for updating profile parameters - where the values are in the json/xml?  I can't seem to find any samples.