SalesforceSalesforce / Update Note

appKey: salesforce
actionKey: update-note

Action Inputs

The following parameters are available when configuring this action:
findMethod
Select Note
'filter' | 'select'
body
Body
The content of the note.
string | undefined
filter
Search by
string | undefined
filterValue
Search value
string | undefined
isPrivate
Is Private
Whether the note is private or visible to all users in the organization.
boolean | undefined
note
Note
string | undefined
optionalFields
Optional Fields
Loaded dynamically from a user's salesforce account. Includes both optional and custom fields.
Record<string, string | Array<string> | boolean> | undefined
title
Title
The title of the note.
string | undefined