Skip to main content
slack.onEvent is the broad Events API escape hatch. It emits app mentions, ordinary messages and replies, message changes and deletions, reactions, conversation membership, files, workspace members, public channels, shared channels, and pins visible to the installed bot.
automations/log-slack-events.automation.ts
The result includes workspaceId, eventTimestamp, the typed provider event, and the complete Events API envelope. Use a semantic Slack trigger when only one event family should activate the automation.