Recued
Menu
← Back to recipes

Keep gift idea ledger

by recued-core v1 11 views

Use “Keep gift idea ledger” in Recued. Capture a gift idea against a person. Resolves contactemail to a contact in your warehouse, then creates a note linked to them holding the idea plus an optional occasion, so it surfaces on their timeline later. Changes remain behind Recued's approval controls.

How it works 11 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (11 steps)
email_set compare
Check if setting contact email has data
idea_set compare
Check if setting idea has data
inputs_ok all
Check if all conditions are true
resolved ?
skip: step.inputs_ok not_equal true
contact_id default
Apply default
found compare
Check if contact id exists
display_name default
Apply default
occasion_text default
Apply default
note ?
skip: step.found not_equal true
outcome ternary
Apply ternary
card to_summary
Format results as a summary card
Settings 3 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

idea setting =
occasion setting =
contact email setting =

About

Tags

contactrelationshipsgiftcapturepack:personal-crm

Details

11 steps 3 configurable settings recipe_id: keep-gift-idea-ledger