Hi! I’m getting an error when I try to use Apollo “Find People at Company By Job Title” Enrichment. I have a free plan on Apollo currently, but I still can use their API, if I understand correctly
Hi Arturo, thank you!
Did more digging and looks like the response we are getting back from Apollo is "This endpoint is only available to Apollo users on paid plans". I'll update the error handling on our end here to make this clear in the future but that's the issue here - seems like this was feature gated recently
Hi Oleg B., took a look at what's going on here and since it's a find people integration we had been returning the "people" part of the response from Apollo (defined as people in Apollo's database) but there's also a contacts part of the response (people already in your linked CRM) that we have not been returning. I will add this as a part of the response - thanks for flagging!
The update is live!
It still doesn’t work
Did you turn on the include contacts toggle?
Sorry, I missed it. Yes, it works now
Thank you!
The only problem is that I can’t move data from “contacts” to other columns, only from “people”
I can show data for the first contact in “People” section but there is no way to show data for the second and third contact in “People” section. And I can’t show data for any contacts in “Contacts” section.
Thank for you the fix here, Keethu R.! Oleg B., to extract the list of people, we recommend you create a separate table for that and you can use our Write to table integration to extract a list of results into their own rows in that new table, here's a quick video: https://www.loom.com/share/841cc9c009194f1688bbd134b3e4f388This is to prevent any duplicate enrichment for the same company within the same table, saving you credits.
Let me know if you run into any issues!