Clay Icon

How to Merge LinkedIn Search Results into a Single Column

·
·

I want to perform a linkedin search on a given company url, but depending on some conditions I will perform different searches. I want to merge the returned list of people into a single coloumn, but it doesn't let me do that because the result is not "text". How can I do that?

  • Avatar of Clay Team
    Clay Team
    APP
    ·
    ·

    The company enrichment is always the same, you can use conditionals to use certain columns inside the company enrichment. Can you clarify with examples?

  • Avatar of Guy M.
    Guy M.
    ·
    ·

    Not talking about company enrichment, but searching for people in a company I want to search for marketers if it has more than X employees, or CEO otherwise Doesn't it require two coloumns with conditions?

  • Avatar of Clay Team
    Clay Team
    APP
    ·
    ·

    yes, I saw you figured out this, to pull this names from this cells you need to use the write to table integration

  • Avatar of Guy M.
    Guy M.
    ·
    ·

    You mean I have to write the results to a different table? Are you sure? It sounds like a common usecase, and the solution is not optimal

  • Avatar of Guy M.
    Guy M.
    ·
    ·

    Why is support so slow 😞

  • Avatar of Clay Team
    Clay Team
    APP
    ·
    ·

    Sorry Guy, let me check this

  • Avatar of Clay Team
    Clay Team
    APP
    ·
    ·

    for this cases the write to table integration is the best choice, you can also launch a people table for this companies urls, then use formulas depending on the company size, this second approach will be cheaper

  • Avatar of Guy M.
    Guy M.
    ·
    ·

    Can you elaborate on the second option? Not sureI understand