
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: v15View latest version
Demo showing how to enrich new user signups with Clay and send notifications to Slack.
slack.ts- Send Slack notificationtest.ts- Demo test script to simulate new user sign upwebhook.ts- Receives webhooks when you get a new user
- Remix this val
- Get your Slack webhook url (instructions)
- Set it as
SLACK_WEBHOOK_URLin 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