Skip to content
Recued
Menu
← Back to recipes

Add a Salesloft person note

by recued-core v1

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 9 steps

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 5 configurable

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.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Salesloft connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

salesloft salesloftpersonnoteactivitysales-engagementapprovalpack:salesloft

Details

9 steps 5 configurable settings recipe_id: add-salesloft-person-note