Newer Version Available
QuestionSubscription
Represents a subscription for a user
following a Question. This object is available in API version 24.0 and
later.
Supported Calls
create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()
Fields
Usage
Things to consider when following a Question:
- A user can only follow questions that they have permission to view.
- Administrators and users with the “Modify All Data” permission can configure other users to follow questions that the other user has read access to.
- Administrators and users with the “Modify All Data” permission can configure users to stop following questions.
Queries on QuestionSubscription:
- Users with the “Read” permission on Question can see which questions other users are following.
- A query must include a LIMIT clause and the limit can’t exceed 1,000.
- A query using a WHERE clause can only filter by fields on Question.