Apollo person enrichment - phone number - API Problem: Phone numbers not appearing as data column when enriching a person using the Apollo API. These values appear to exist when going directly to Apollo which is the curious thing. Any advice much appreciated!
For retrieving phone numbers, you may need to use a different approach since Apollo's enrichment has some limitations. Here are a few alternative solutions: 1. Consider using People Data Labs enrichment, which specifically includes phone numbers in their data output. 2. Try using Forager integration, which is specifically designed for retrieving phone numbers associated with individuals based on their social profiles.If you're specifically looking to use Apollo data, you'll need to follow a similar process to email retrieval: 1. First use "Find People at Company By Job Title" to identify the right people 2. Use the "write each item to new row in other table" function to extract results 3. Then use "Enrich Person From Apollo" with all necessary mapped columnsThis structured approach should help you access the complete contact information, including phone numbers, from Apollo's database. Sources: [FAQ: Why am I seeing email_not_unlocked@domain.com in Apollo?](https://docs.clay.com/en/articles/9757360-faq-why-am-i-seeing-email%5Fnot%5Funlocked-domain-com-in-apollo) Enrich Person with People Data Labs Find Phone Numbers with Forager
Is that what you were looking for?