I am facing a SF to SF migration and despite all efforts to avoid it, chatter posts have to be migrated as well. I wanted to know which types of chatter posts I am actually able to create via the API since I know there are restrictions (e.g. tracked field changes).
So far I have found this documentation which states:
Type : The type of FeedItem. Except for ContentPost, LinkPost, and TextPost, don’t create FeedItem types directly from the API.
Does anyone know if there is another way to import other types of chatter posts (FeedItem)? Also if you have any pointers as to hidden complexities, any help would be much appreciated.
Thank you