GitHub Issues to Clay

Extract GitHub issue authors' emails and send them to Clay for enrichment.

Setup

  1. Remix this val
  1. Set GITHUB_TOKEN in this val's Environment variables on the left sidebar

  1. Set up a Clay workbook with a Webhook column (or use this template)

  2. Copy your Clay workbook's Webhook URL

    CleanShot 2025-08-08 at 13.23.47@2x.png

  3. Set that as CLAY_WEBHOOK_URL in this val's Environment variables on the left sidebar

  1. You can change githubRepo to whichever repo you are tracking in main.ts
  1. Try it out: click Run in test.ts