Copy Chatter feed from one object to another (of other SObject Type)
I need to migrate data from one object type to another. Including their Chatter feeds. First task is simple, but the second?
I need to migrate data from one object type to another. Including their Chatter feeds. First task is simple, but the second?
When you create a chatter poll you create the poll choices separately so these are most likely a separate Sobject.
Trying to perform a SOQL query to retrieve related FeedItems
and FeedComments
(on the related FeedItems) to my sObject and I retrieved a warning that multi-level queries aren’t allowed.
When I query the chatter connect API through Javascript from a Visualforce page in a desktop browser, the post attachment URLs I receive use the visualforce domain that the page is being served up from, e.g.