This template utilizes a combination of data providers to find work emails, starting with personal emails. Here's how it works:
- Finds a person's professional profile identifier via their personal email
- From their profile, finds their current company and that company's domain
- Finds their work email using their name (from the newly found profile) and company domain
To find each of these data points, the template utilizes waterfalls – a powerful Clay feature that allows fetching data from multiple sources, providers, or databases with ease.
In this workflow, you'll be able to
- Scrape search results of affiliate websites using Serper
- Scrape affiliate websites for companies that are typically hard to generate a lead list from
- Compile them into JSON format to export to a different table with each scraped domain in a separate row
To run this play, you will need your own Serper.dev API Key.
This workflow will enable you to:
- Find people who recently changed jobs and fit your ICP
- Find the job movers' bosses and enrich them with emails
- Personalize outbound to job movers' bosses
For detailed instructions on how to use this template, check out this Claybook
This workflow will enable you to:
- Find the investors of a target company
- Check to see if you have overlapping investors with them
- Identify the partner(s) that invested in that company
For detailed instructions on how to use this template, check out this Claybook
Learn how this template works
This Clay table workflow automates the process of finding and validating contact information for small businesses and then crafting tailored outreach. The workflow takes a company's domain as input and performs the following tasks:
- It scrapes the company's website for email addresses and retrieves additional email information from Prospeo.
- The collected email addresses are then validated using Debounce to ensure they are active.
- Finally, it uses AI to generate a personalized company compliment based on the company's description and information, which can be used as an opener in cold emails
This template utilizes a combination of data providers to find work emails, starting with personal emails. Here's how it works:
- Finds a person's professional profile identifier via their personal email
- From their profile, finds their current company and that company's domain
- Finds their work email using their name (from the newly found profile) and company domain
To find each of these data points, the template utilizes waterfalls – a powerful Clay feature that allows fetching data from multiple sources, providers, or databases with ease.