Clay Icon

Apollo Enrichment: Adding Rows for Multiple Contacts in API Results

·
·

Clay S. Question : How to create additional rows or columns, when using apollo enrichment to identify people within a company? Clay enrichment is returning the correct result, the right group of people, but the 'Text' results only return the required info for the first person in the grouping See screen shot below. My goal would be to identify the people in the company (imported earlier in table) then use HTTP API call to pull their personal emails. but cant seem to grab all results, only that first contact entered in the result column.

  • Avatar of Channeled
    Channeled
    APP
    ·
    ·

    To create additional rows for multiple people identified within a company using Apollo enrichment in Clay, follow these steps: 1. Use Apollo's "Find People at Company By Job Title" to identify the right people. 2. Use the "write to table" feature in Clay to extract all results into a new table. Map all the values you need. 3. In the new table, use the "Enrich Person From Apollo" function. Map all necessary columns (except email) and run the enrichment. 4. To create individual columns from the enrichment data: • Click on the enrichment cell • Hover over the desired endpoint • Click "Add as column" • Enter a column description and create the new column This process will allow you to retrieve and display all results, not just the first contact.

    Sources: Table columns | Documentation | Clay University [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)

  • Avatar of Channeled
    Channeled
    APP
    ·
    ·