Smoke: Salesforce contact reconciliation round-trip
Use “Smoke: Salesforce contact reconciliation round-trip” in Recued. It carries out the named workflow using the connections and settings you choose. It stays skipped unless you set RECUED_SALESFORCE_LIVE_SMOKE=1, so it never touches a live account by accident.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Data fetch
contact_rows
?
▼
Process (7 steps)
row_count
count
Count items in contact rows entries
fail: step.row_count equal 0
first_email
default
Apply default
fail: step.first_email is_null
first_email_canon
lowercase
Convert first email to lowercase
first_email_trimmed
trim
Trim whitespace from first email canon
email_canonical
compare
Check if first email equals first email trimmed
fail: step.email_canonical equal false
defaults
defaults
Apply defaults
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
salesforce
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.