I built a Make scenario that exposes a webhook endpoint. Any tool sends a phone number to the URL. The scenario parses the number, calls the Twilio Name Lookup API for the registered name on file, splits the returned name into firstName and lastName, and responds with clean JSON in under a second. The agency wired it into their Zapier flows so every inbound call gets enriched the moment the contact lands in the CRM.