Public
Like
enrich-new-users-attio
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.
Viewing readonly version of main branch: v64View latest version
Webhook → Clay enrichment → Attio → Slack (+ highlight YC companies)
Val Town Environment Variables:
ATTIO_API_KEY- From Attio settings (instructions)SLACK_WEBHOOK_URL- Slack incoming webhook (instructions)
Attio Users Object Fields:
- Primary email address
- User ID
- Company
- Employee Count
- Funding
POST to webhook endpoint:
{ "email": "user@example.com" }
Use test.ts in Val Town or POST directly to webhook endpoint