OpportunityPeople
Creates, deletes and lists associations between Salesloft people and opportunities that have been created by Salesloft or created via API.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Integer | False |
ID of OpportunityPerson record. |
| PersonId | Integer | False |
The ID of the Salesloft Person. |
| OpportunityId | Integer | False |
The ID of the Salesloft Opportunity. |
| OpportunityCrmId | Integer | False |
The Opportunity CRM ID. |
| PersonCrmId | String | False |
The Person CRM ID. |
| CreatedAt | Datetime | False |
Datetime of when the OpportunityPerson was created. |
| UpdatedAt | Datetime | False |
Datetime of when the OpportunityPerson was updated. |