
Public
Like
1
enrich-new-users
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: v62View latest version
Demo showing how to enrich new user signups with Clay and send notifications to Slack.
slack.ts- Send Slack notificationtest.ts- Test script to simulate new user sign upwebhook.ts- Receives webhooks when you get a new user
- Remix this val
- Get a Slack webhook) & set it as
SLACK_WEBHOOK_URLin this val's Environment variables in the left sidebar - Get a random token & set it to
VAL_WEBHOOK_SECRETin this val's Environment variables in the left sidebar - Run
test.tsto see the complete flow - Check your Slack channel for the enriched user notification