Skip to content
Recued
Menu
← Back to recipes

Preview CRM contact maintenance (any CRM)

by recued-core v1

Read-only maintenance queue for contacts missing a phone number. The search runs server-side through the canonical contact.search operation, then shows the owner a short list with record ids so one selected contact can be updated through the paired approval-gated apply recipe.

How it works 5 steps

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

Process (5 steps)
contacts ?
missing_count count
Count items in contacts
top_contacts slice
Take a subset of
summary to_summary
Format results as a summary card
contact_table to_table
Format results as a data table
Settings 2 configurable

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

crm setting =
top n setting = 25

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.

About

Tags

crmcontactdata-hygienemaintenancepreview

Details

5 steps 2 configurable settings recipe_id: crm-contact-maintenance-preview