This val sends customizable notifications about events on your Attio lists to Slack.
📺 For a video overview of this val, see this loom video.
SLACK_WEBHOOK_URL
in this val's Environment variables in the
left sidebarATTIO_API_KEY
in this val's
Environment variables in the left sidebarwebhook.ts
:
listIds
array with your Attio list IDscollection
:
https://app.attio.com/<workspaceName>/collection/<listId>
setup.ts
to set up the database and Attio webhookbootstrap.ts
to initialize the database with
the current state of your configured lists.alert.ts
manually.)