Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

FeedPollVote

Shows how users voted on a poll posted in the feed. This object is available in API version 29.0 and later.

Supported Calls

describeSObjects(), query(), retrieve()

Fields

Field Name Details
ChoiceId
Type
reference
Properties
Filter, Group
Description
Indicates which choice a user selected on a poll posted in a feed.
This is a relationship field.
Relationship Name
Choice
Relationship Type
Lookup
Refers To
FeedPollChoice
FeedItemId
Type
reference
Properties
Filter, Group, Sort
Description
ID of the feed item for the poll.

Usage

Use this object to query how users voted on a particular poll.