GitHubIssuesToClay_NEW
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
main.ts
https://charmaine--0198c2c4d7e075bca27a7a6741f1c4a2.web.val.run
Extract GitHub issue authors' emails and send them to Clay for enrichment.
- Remix this val
 
- 
Set
GITHUB_TOKENin this val'sEnvironment variableson the left sidebarGITHUB_TOKEN= GitHub personal access token (classic) withrepoaccess
 
- 
Set up a Clay workbook with a
Webhookcolumn (or use this template) - 
Copy your Clay workbook's
WebhookURL - 
Set that as
CLAY_WEBHOOK_URLin this val'sEnvironment variableson the left sidebar 
- You can change 
githubRepoto whichever repo you are tracking in main.ts 
- Try it out: click Run in test.ts