Add mobile numbers to the people on my open Attio deals
Backfill carrier-verified mobiles for deal contacts that have no phone
Adds mobile phone numbers to the Attio person records who matter most: the ones attached to live pipeline. It finds people linked to open deals with no phone on file, pulls a carrier-verified mobile through MoltSets, formats it, dedupes it, and writes it back to the person record. Scoping the run to open deals keeps token spend tied to revenue rather than the whole database.
Attio deal records (open)
to attio/query-records (deals where stage = open)
to read deal's people reference attribute (associated people, no separate association call needed)
to attio/query-records (filter those people to no phone number on file)
to resolve LinkedIn URL per record (skip records with no LinkedIn URL)
to MoltSets:
linkedin_to_mobile_phone (LinkedIn URL -> carrier-verified mobile)
to dedupe + format to E.164
to attio/update-record (write mobile phone, source + date)
linkedin_to_mobile_phone)linkedin_to_mobile_phone on each LinkedIn URL for a carrier-verified mobile| Name | Company | Deal | Owner | Existing Phone | Found Mobile | Source Tool | Action |
|---|
Deal-linked people scanned: X
Missing phone numbers: X
Mobiles found: X/N (XX%)
Written back to Attio: X
MoltSets tokens used: X
linkedin_to_mobile_phone returns the strongest result, so prefer it whenever a LinkedIn URL is on the recordGet the Attio Mobile Phone Backfill skill file. We'll send occasional updates - no spam.