activityDatetime |
?string |
➖ |
The date and time of the activity |
2021-05-01T12:00:00.000Z |
durationSeconds |
?int |
➖ |
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 |
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://meet.example.com/j/88120759396 |
videoConferenceId |
?string |
➖ |
The ID of the video conference |
zoom:88120759396 |
customFields |
array<Components\CustomField1|Components\CustomField2> |
➖ |
Custom fields of the activity |
|
attendees |
array<Components\ActivityAttendeeInput> |
➖ |
N/A |
|
passThrough |
array<Components\PassThroughBody> |
➖ |
The pass_through property allows passing service-specific, custom data or structured modifications in request body when creating or updating resources. |
|