Clay Icon

Need Help Creating a Bulk Table from Apollo Integration in Clay

Ā·
Ā·

I am a beginner in Clay and need some help please. I have a list of 2000 companies and I ran the automation to find certain people from these companies with the apollo integration. My issue is that I cannot find how I run an automation to create a table including all these people. All I can do is click inside each one of them and do it but I cannot do this in bulk.

  • Avatar of Channeled
    Channeled
    APP
    Ā·
    Ā·

    Here's how to create a table with people from multiple companies:1. First, create a new Company table: ā€¢ Open your workspace ā€¢ Click "Create New" > "Table" ā€¢ Select "Company Table" 2. Once you have your company table populated with the 2000 companies, you can use Apollo.io integration to find people: ā€¢ Use the Apollo.io integration to search for specific job titles ā€¢ You can specify company domains to narrow your search ā€¢ Set your desired limit for the number of people returned 3. To find contacts at specific companies: ā€¢ Add the contacts as new columns in your table ā€¢ The system will automatically find relevant professional connections within the context of your specified companies Sources: Create New Table Find People By Job Title with Apollo.io Find Contacts at Company with Companies, People, Jobs

  • Avatar of Adnan M.
    Adnan M.
    Ā·
    Ā·

    You need to write this data to another table using the Write to another table integration

  • Avatar of Channeled
    Channeled
    APP
    Ā·
    Ā·

    Here's how to set up the Write to Table integration to consolidate people found from multiple companies:1. First, use the Apollo.io integration to find people at your target companies. 2. Then set up Write to Table following these steps: ā€¢ Select your Clay account ā€¢ Choose or create a destination table for all your contacts ā€¢ Skip the list selection by entering "/" ā€¢ Map the relevant columns from your source table (with Apollo results) to your destination tableThis setup works well for "1 to many" relationships, where one company has multiple contacts.Pro tip: Enable the "Auto-update" setting if you want new rows to be automatically added when more people are found. Sources: Write to Table - Clay University Find People By Job Title with Apollo.io Write to Table [Clay 101] - Clay University Find People at Company By Job Title with Apollo.io

  • Avatar of Vasileios K.
    Vasileios K.
    Ā·
    Ā·

    Adnan M. can I do it on bulk? because I get one contact per row

  • Avatar of Channeled
    Channeled
    APP
    Ā·
    Ā·

    Yes, you can use Write to Table to consolidate multiple contacts into a single table. This is particularly useful for handling "one-to-many" relationships, like when one company has multiple contacts.Here's how to do it:1. Set up Write to Table by selecting your Clay account 2. Choose your destination table 3. Select the column containing your contact lists 4. Map the list properties to the appropriate columns in your new tableYou can enable auto-update to automatically enrich new rows as they're added.For example, if you're using the find contacts search option in the enrichment tab, you can save the results into your table and run enrichments for each contact found. This will allow you to have all contact data consolidated in one place. Sources: Write to Table [Clay 101] - Clay University Write to Table - Clay University

  • Avatar of Channeled
    Channeled
    APP
    Ā·
    Ā·

    This thread was picked up by our in-app web widget and will no longer sync to Slack. If you are the original poster, you can continue this conversation by logging into https://app.clay.com and clicking "Support" in the sidebar. If you're not the original poster and require help from support, please post in 02 Support.

  • Avatar of Adnan M.
    Adnan M.
    Ā·
    Ā·

    Yes. You will get each of those 10 contacts on its own row, just like one you would need to upload to smartlead or instantly. So if cell 1 found 10 contacts, that's 10 rows. If cell 2 found 3 contacts, that's 3 more rows, and so on.

  • Avatar of Vasileios K.
    Vasileios K.
    Ā·
    Ā·

    I think that I got it, thank you so much