Clay Icon

Building Automation for Collecting Company Visitor Data and HR Contacts

Β·
Β·

Hey Team! What's the best way to build the following automation?

  1. 1.

    Collect the list of companies which visit our website. Let's say today company XYZ visited our website

  2. 2.

    Get the list of people who work at XYZ in the HR department. One person per row in Clay table, so I could trigger further enrichment and outreach

P.S. I know about RB2B and I don't want to use it for a variety of reasons. I would appreciate any guidance!

  • Avatar of kushagra
    kushagra
    Β·
    Β·
    1. 1.

      That should be possible using Factors.ai

    2. 2.

      Then the company info can be pushed to Clay

    3. 3.

      Once in clay you can use Apollo or Clay to find people in HR dept in the company.

    cc: Yogesh P.

  • Avatar of Katie
    Katie
    Β·
    Β·

    Thanks! One more question: let’s say I get company names into a Clay table, one company per row. How do I run a search for specific roles in this company and push the results to another Clay table, with one person per row, so I can do further enrichment and outreach?

  • Avatar of kushagra
    kushagra
    Β·
    Β·

    So

    1. 1.

      You can add a find people enrichment in the company table, using this you can find the people you want from Clay.

    2. 2.

      And you can add a apollo column using your API key, again from enrichment.

    3. 3.

      Once you get people from Apollo you can write them to a different people table using the write to table enrichment. In this step if you already have the Clay people table then might as well write the people from the Apollo search to the existing Clay people table. This would help you to consolidate the people you find from two different data sources into one.

  • Avatar of Katie
    Katie
    Β·
    Β·

    Thank you!

  • Avatar of Zargham S.
    Zargham S.
    Β·
    Β·

    you can use Instantly or Koala for this