Skip to main content

Slack Integration

Connect Lira to Slack for channel messaging, DMs, and receiving event notifications.

Setup

  1. Navigate to Settings → Integrations → Slack
  2. Click Connect — redirects to Slack OAuth V2 consent
  3. Select the workspace and authorize
  4. Configure channel preferences and member mappings

Capabilities

FeatureDescription
Channel listingList all channels in the Slack workspace
Message postingPost meeting summaries and updates to channels
DMsSend direct messages to mapped members
Inbound webhooksReceive Slack events via POST /lira/v1/webhooks/inbound/slack
Member mappingMap Slack users to Lira org members

Meeting Summaries in Slack

After a meeting ends, Lira can automatically post a summary to a configured Slack channel, including:

  • Meeting title and duration
  • Attendees
  • Key discussion points
  • Action items with assignees

OAuth Configuration

VariableDescription
SLACK_CLIENT_IDSlack app client ID
SLACK_CLIENT_SECRETSlack app client secret
SLACK_SIGNING_SECRETSlack signing secret for webhook verification