Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.NewFileAttachmentInput

Attach a new file to a feed item.

This class isn’t available in version 32.0 and later. In version 32.0 and later, use ConnectApi.​ContentCapability​Input.

Important

The actual binary file, that is the attachment, is provided as part of the BinaryInput in the method that takes this attachment input, such as postFeedItem or postComment.

Subclass of ConnectApi.​Feed​Item​Attachment​​Input

Property Type Description Available Version
description String Description of the file to be uploaded. 28.0–31.0
title String The title of the file. This value is required and is also used as the file name. For example, if the title is My Title, and the file is a .txt file, the file name is My Title.txt. 28.0–31.0