ID |
*string |
➖ |
The unique identifier of the activity |
12345 |
DownstreamID |
*string |
➖ |
The third-party API ID of original entity |
12345 |
ActivityDatetime |
*string |
➖ |
The date and time of the activity |
2021-05-01T12:00:00.000Z |
DurationSeconds |
*int64 |
➖ |
The duration of the activity in seconds |
1800 |
UserID |
*string |
➖ |
The user related to the activity |
12345 |
AccountID |
*string |
➖ |
The account related to the activity |
12345 |
ContactID |
*string |
➖ |
The contact related to the activity |
12345 |
CompanyID |
*string |
➖ |
The company related to the activity |
12345 |
OpportunityID |
*string |
➖ |
The opportunity related to the activity |
12345 |
LeadID |
*string |
➖ |
The lead related to the activity |
12345 |
OwnerID |
*string |
➖ |
The owner of the activity |
12345 |
CampaignID |
*string |
➖ |
The campaign related to the activity |
12345 |
CaseID |
*string |
➖ |
The case related to the activity |
12345 |
AssetID |
*string |
➖ |
The asset related to the activity |
12345 |
ContractID |
*string |
➖ |
The contract related to the activity |
12345 |
ProductID |
*string |
➖ |
The product related to the activity |
12345 |
SolutionID |
*string |
➖ |
The solution related to the activity |
12345 |
CustomObjectID |
*string |
➖ |
The custom object related to the activity |
12345 |
Type |
components.ActivityType |
✔️ |
The type of the activity |
meeting |
Title |
*string |
➖ |
The title of the activity |
Meeting |
Description |
*string |
➖ |
A description of the activity |
More info about the meeting |
Note |
*string |
➖ |
An internal note about the activity |
An internal note about the meeting |
Location |
*string |
➖ |
The location of the activity |
Space |
LocationAddress |
*components.Address |
➖ |
N/A |
|
AllDayEvent |
*bool |
➖ |
Whether the Activity is an all day event or not |
false |
Private |
*bool |
➖ |
Whether the Activity is private or not |
true |
GroupEvent |
*bool |
➖ |
Whether the Activity is a group event or not |
true |
EventSubType |
*string |
➖ |
The sub type of the group event |
debrief |
GroupEventType |
*string |
➖ |
The type of the group event |
Proposed |
Child |
*bool |
➖ |
Whether the activity is a child of another activity or not |
false |
Archived |
*bool |
➖ |
Whether the activity is archived or not |
false |
Deleted |
*bool |
➖ |
Whether the activity is deleted or not |
false |
ShowAs |
*components.ShowAs |
➖ |
N/A |
busy |
Done |
*bool |
➖ |
Whether the Activity is done or not |
false |
StartDatetime |
*string |
➖ |
The start date and time of the activity |
2021-05-01T12:00:00.000Z |
EndDatetime |
*string |
➖ |
The end date and time of the activity |
2021-05-01T12:30:00.000Z |
DurationMinutes |
*int64 |
➖ |
The duration of the activity in minutes |
30 |
ActivityDate |
*string |
➖ |
The date of the activity |
2021-05-01 |
EndDate |
*string |
➖ |
The end date of the activity |
2021-05-01 |
Recurrent |
*bool |
➖ |
Whether the activity is recurrent or not |
false |
ReminderDatetime |
*string |
➖ |
The date and time of the reminder |
2021-05-01T17:00:00.000Z |
ReminderSet |
*bool |
➖ |
Whether the reminder is set or not |
false |
VideoConferenceURL |
*string |
➖ |
The URL of the video conference |
https://us02web.zoom.us/j/88120759396 |
VideoConferenceID |
*string |
➖ |
The ID of the video conference |
zoom:88120759396 |
CustomFields |
[]components.CustomField |
➖ |
Custom fields of the activity |
|
Attendees |
[]components.ActivityAttendee |
➖ |
N/A |
|
CustomMappings |
*components.CustomMappings |
➖ |
When custom mappings are configured on the resource, the result is included here. |
|
UpdatedBy |
*string |
➖ |
The user who last updated the activity |
12345 |
CreatedBy |
*string |
➖ |
The user who created the activity |
12345 |
UpdatedAt |
*string |
➖ |
The date and time when the activity was last updated |
2020-09-30T07:43:32.000Z |
CreatedAt |
*string |
➖ |
The date and time when the activity was created |
2020-09-30T07:43:32.000Z |
PassThrough |
[]components.PassThroughBody |
➖ |
The pass_through property allows passing service-specific, custom data or structured modifications in request body when creating or updating resources. |
|