Salesforce / Task Updated
appKey:
salesforce
triggerKey:
task-updated
Event Payload Properties
The following properties can be referenced when an event occurs:
Property | Label | Type |
---|---|---|
accountId | Account ID | string | null |
activityDate | Due Date | string | null |
callDisposition | Call Result | string | null |
callDurationInSeconds | Call Duration | string | null |
createdById | Created By ID | string |
createdDate | Created Date | string |
description | Description | string | null |
id | ID | string |
lastModifiedById | Last Modified By ID | string | null |
lastModifiedDate | Last Modified Date | string | null |
priority | Priority | string |
status | Status | string |
subject | Subject | string | null |
taskSubtype | Task Subtype | string | null |
whoOrWhatId | Related To | string | null |
isArchived | Is Archived | boolean |
isClosed | Is Closed | boolean |
isDeleted | Is Deleted | boolean |
isHighPriority | Is High Priority | boolean |