anyone worked with find people enrichment in clay?
Yes I’ve worked with the Find People enrichment quite a lot let me know what you’re trying to do and I can guide you.
Hey! when running a waterfall, how do i get all the details of the folks working in a company in a single cell?
In a waterfall, you can’t pull all employees into a single cell directly. Clay returns one row per person. the workaround is to use enrichment and collect list or run a subtable and then merge it into one field.
so the task i want to achieve is for a single company, i need to put all decision maker details in a single cell so that i can use it as lookup in other table
in that case you’ll need to collect all decision-maker rows into a subtable first then use summarize subtable to merge their details into a single cell. Clay doesn’t return multiple people in one row by default so this is the cleanest way to use it as a lookup.
subtable?
Yeah a subtable just means creating a mini table inside your row. you run the people search there then summarize it into one cell
oh! how is it possible?
It’s super simple clay lets you create a mini table inside your main row. From there you can pull all people then convert it into one cell
Hi Aladin as part of the Clay Creator Community, we are recording a series of youtube videos on Clay called #PlayWithClay. It answers some of the above questions and some more workarounds in Clay! Here's the link to the playlist: https://youtube.com/playlist?list=PL6Gbwp5oWRsMYOAcG3rvacicRQjfdwS6z&si=R0bMgyRSDBd_J7oD Hope it helps!
