Sign in

Create record feed item

documented

Post a new feed item to a specific record’s feed.

POST /services/data/{version}/chatter/feeds/record/{recordId}/feed-itemsFeedsno implementation yet0 runs

Input

salesforce_domain
Salesforce instance domain (e.g., na1.salesforce.com or yourInstance.salesforce.com)
yourInstance.salesforce.com
version*
API version (without the leading v, e.g., 60.0)
60.0
recordId*
Target Salesforce record Id for the feed item
01I000000000001
message*
Post content to the Chatter feed
Hello from Keychains
Calls Salesforce Chatter as you (your API key is your account); keychains.dev holds the credentials.
Create record feed item · Salesforce Chatter · OpenIntegrations