Salesforce
Trigger: New Note
appKey:
salesforce
triggerKey:
noteAdded
Event Paremeters
The following properties can be referenced when an event occurs:Property | Label | Type |
---|---|---|
content | Note Content (HTML) | string |
contentModifiedDate | Content Modified Date | string |
createdById | Created By | string |
createdDate | Created Date | string |
id | ID | string |
isDeleted | Is Deleted | string |
isPrivate | Is Private | string |
isReadOnly | Is Read Only | string |
lastModifiedById | Last Modified By | string |
lastModifiedDate | Last Modified Date | string |
ownerId | Owner | string |
sharingPrivacy | Sharing Privacy | string |
textPreview | Text Preview | string |
title | Title | string |