DealsUpdatesParticipants
Returns the participants for activity updates in the activity feed of a specific deal.
Columns
| Name | Type | References | Description |
| PersonId [KEY] | Integer | The unique identifier of the person participating in the activity update. | |
| DealId | Integer | The unique identifier of the deal whose activity participants are returned. | |
| PrimaryFlag | Boolean | Indicates whether this person is the primary participant of the activity. | |
| DealsUpdatesId [KEY] | Integer |
DealsUpdates.Id | DealsUpdates Id. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer more granular control over the data returned from the data source.
| Name | Type | Description | |
| AllChanges | String | Whether to show custom field updates or not.
The allowed values are 1. | |
| Items | String | Item specific updates.
The allowed values are call, activity, plannedActivity, change, note, deal, file, dealChange, personChange, organizationChange, follower, dealFollower, personFollower, organizationFollower, participant, comment, mailMessage, mailMessageWithAttachment, invoice, document, marketing_campaign_stat, marketing_status_change. |