Clay

Setup

  1. Open your Clay table with a column containing company domains
  2. Click Add enrichmentHTTP API
  3. Configure:
    • Method: GET
    • URL: https://api.casestudies.dev/v1/enrich/{{domain_column}}
    • Headers: X-API-Key: YOUR_API_KEY
  4. Map the response fields to new columns (see below)

Available fields

Response pathWhat it containsExample
company.nameCompany name”BambooHR”
company.industryTheir industry”hr-tech”
company.logo_urlCompany logoURL
featured_in.totalNumber of vendor mentions2
featured_in.vendors[0].vendor.nameFirst vendor they use”Remote.com”
featured_in.vendors[0].vendor.domainVendor’s domain”remote.com”
featured_in.vendors[0].vendor.logo_urlVendor’s logoURL
featured_in.vendors[0].case_studies[0].titleCase study title”BambooHR global hiring integration”
featured_in.vendors[0].case_studies[0].summary2-3 sentence summary”BambooHR partnered with Remote to…”
featured_in.vendors[0].case_studies[0].problemWhat problem they had”Needed to hire in 90+ countries”
featured_in.vendors[0].case_studies[0].solutionHow it was solved”Embedded Remote’s global hiring…”
featured_in.vendors[0].case_studies[0].outcomesResults and metrics”90+ countries, full compliance”
featured_in.vendors[0].case_studies[0].industryIndustry of the case study”hr technology”
featured_in.vendors[0].case_studies[0].source_urlLink to originalURL
published_case_studies.totalTheir own case studies (if vendor)10

Suggested Clay columns

Column nameMaps toUse
Vendor Mentionsfeatured_in.totalQuick signal — how much do we know?
Tools UsedAll featured_in.vendors[].vendor.name joined”Remote.com, Brex”
Primary Vendorfeatured_in.vendors[0].vendor.nameMost relevant vendor
Key Problemfeatured_in.vendors[0].case_studies[0].problemWhat they struggled with
Key Outcomefeatured_in.vendors[0].case_studies[0].outcomesWhat results they got
Source Linkfeatured_in.vendors[0].case_studies[0].source_urlOriginal case study

Tips

  • Filter your table to only enrich rows where featured_in.total > 0
  • Use Clay’s “Combine values” feature to join all vendor names into one column
  • The source_url is a direct link to the original case study — useful for sales prep