
Public
Like
attio-slack-summaries
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: v324View latest version
slack.ts- Send Slack notificationscratch.ts- Scratchpad to test out various functionswebhook.ts- Receives webhooks from attio
- Remix this val
- Get a Slack webhook
& set it as
SLACK_WEBHOOK_URLin this val's Environment variables in the left sidebar - Get an Attio Access Token
(with all read & write permissions) & set it as
ATTIO_API_KEYin this val's Environment variables in the left sidebar - Go to
setup.tsand click run to set up the events database and Attio webhook - Go trigger some Attio events and see the message in Slack!