Create News feed item
documentedPost a new item to the News feed.
POST /services/data/{version}/chatter/feeds/news/{scope}/feed-itemsFeedsno implementation yet0 runsInput
INSTANCE_URL*
Salesforce instance URL
https://yourInstance.salesforce.com
version*
Salesforce API version
xx.x
scope*
News feed scope
me or USER_ID
subject_id*
Feed item subjectId
Target record or user ID
text*
Feed item text
Message text to post
Calls Salesforce Chatter as you (your API key is your account); keychains.dev holds the credentials.