Add a Salesloft person note
Approval-gated Salesloft note creation. It reads the target person and existing notes for context, then creates one person or account note through recued-core.salesloft.note.create. It does not update notes, delete notes, create tasks, enroll cadences, send emails, complete calls, or call arbitrary Salesloft endpoints.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (9 steps)
person_id
trim
Trim whitespace from setting person id
content
trim
Trim whitespace from setting content
person
?
existing_notes
?
has_person
compare
Check if person id has data
has_content
compare
Check if content has data
ready
all
Check if all conditions are true
create_note
?
skip: step.ready not_equal true
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
content
setting
=
user id
setting
=
person id
setting
=
salesloft
setting
=
account id
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.