Activity Forums Salesforce® Discussions What is the difference between feed item and attachment in Salesforce?

  • saloni gupta

    Member
    July 19, 2017 at 1:24 pm

    Feeditem :  FeedItem represents an entry in the feed, such as changes in a record feed, including text posts, link posts, and content posts.

    Attachment : Represents a file that a User has uploaded and attached to a parent object.

  • Parul

    Member
    September 16, 2018 at 12:54 pm

    FeedAttachment
    Represents an attachment to a feed item, such as a file attachment or a link. Use FeedAttachment to add various attachments to one feed item. This object is available in API version 36.0 and later.
    Supported Calls
    create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()

    Feeditem :  FeedItem represents an entry in the feed, such as changes in a record feed, including text posts, link posts, and content posts.

    Thanks

  • Parul

    Member
    September 30, 2018 at 8:38 pm

    Hello Shariq,

    I want to add more about attachment here,

    Attachment -Attachments are something specific to each record. you can control wether attachments are allowed on an object or not by a check box on object settings.Access to each record controls access to its attachments

    Thanks.

  • shariq

    Member
    September 30, 2018 at 8:43 pm

    Attachment - Attachments are something specific to each record. you can control wether attachments are allowed on an object or not by a check box on object settings. Access to each record controls access to its attachments. Attachment Represents a file that a User has uploaded and attached to a parent object.

    Feeditem: FeedItem represents an entry in the feed, such as changes in a record feed, including text posts, link posts, and content posts.

Log In to reply.

Popular Salesforce Blogs