Successes
Returns multiple success records. The records can be filtered, paged, and sorted according to the respective parameters.
Columns
Name | Type | Description |
Id [KEY] | Integer | The Id of the Success. |
TotalCalls | Integer | The TotalCalls of the Success. |
TotalEmails | Integer | The TotalEmails of the Success. |
TotalOtherTouches | Integer | The TotalOtherTouches of the Success. |
CreatedAt | Datetime | The CreatedAt of the Success. |
LatestActionId | Integer | The LatestActionId of the Success. |
LatestCadenceId | Integer | The LatestCadenceId of the Success. |
LatestCallId | Integer | The LatestCallId of the Success. |
LatestEmailId | Integer | The LatestEmailId of the Success. |
PersonId | Integer | The PersonId of the Success. |
SucceededAt | Datetime | The SucceededAt of the Success. |
SuccessWindowStartedAt | Datetime | The SuccessWindowStartedAt of the Success. |
UpdatedAt | Datetime | The UpdatedAt of the Success. |
UserId | Integer | The UserId of the Success. |