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