DealsUpdatesAttendees
Returns the attendees for activity feed updates associated with a specific deal.
Columns
| Name | Type | References | Description |
| DealId | Integer | The unique identifier of the deal whose activity attendees are returned. | |
| EmailAddress | String | The email address of the attendee. | |
| IsOrganizer | Integer | Indicates whether this attendee is the organizer of the activity. A value of 1 means the attendee is the organizer. | |
| Name | String | The full name of the attendee. | |
| Status | String | The attendance status of the attendee for the activity. | |
| UserId | String |
Users.Id | The unique identifier of the Pipedrive user associated with this attendee. |
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. |