Skip to main content
Integrate Noxus with your team’s collaboration tools for automated communication, content management, and workflow orchestration.

Supported Collaboration Tools

ToolAuthenticationKey Capabilities
SlackOAuth / Bot TokenMessaging, channels, file sharing, notifications
NotionOAuth / Internal IntegrationDatabases, pages, blocks, content management
DiscordBot TokenMessages, channels, server management
TelegramBot TokenSend messages, manage bots, group operations

Slack Integration

Authentication Methods

Capabilities

Send and receive messages:
  • Post messages to channels
  • Send direct messages
  • Thread replies
  • Update or delete messages
  • React to messages with emojis
  • Format with blocks and attachments
Manage channels and conversations:
  • List channels
  • Create new channels
  • Archive channels
  • Invite users to channels
  • Get channel history
Share and manage files:
  • Upload files to channels
  • Share files with users
  • Get file details
  • Download files
User and team management:
  • Get user information
  • List workspace members
  • Lookup by email
  • User presence status

Common Use Cases

Automated Slack notifications:Examples:
  • Flow completion notifications
  • Error alerts
  • Daily summaries
  • Customer activity updates

Notion Integration

Authentication: OAuth

Notion uses OAuth 2.0 for secure workspace access.
1

Connect in Noxus

Navigate to Integrations → Notion → Connect
2

Select Workspace

Choose your Notion workspace
3

Select Pages

Choose which pages Noxus can access
4

Authorize

Click “Allow access”
5

Complete

Connection is ready

Capabilities

Work with Notion databases:
  • Query databases
  • Create new entries
  • Update existing entries
  • Filter and sort
  • Retrieve database schema
Create and manage pages:
  • Create new pages
  • Update page content
  • Add blocks (text, images, embeds)
  • Manage page properties
  • Archive pages
Rich content manipulation:
  • Read page content
  • Append blocks
  • Update block content
  • Handle different block types
  • Export content

Common Use Cases

Sync customer data with Notion:
  • Customer information sync
  • Deal pipeline management
  • Contact database updates

Telegram & Discord

Telegram Bot

Authentication: Bot Token from BotFather
1

Create Bot

Message @BotFather on Telegram
2

Use /newbot

Follow instructions to create a new bot
3

Copy Token

Copy the HTTP API token provided
4

Configure in Noxus

Enter token in Telegram integration
Use Cases:
  • Customer notifications
  • Alert systems
  • Interactive bots
  • Group management

Discord Bot

Authentication: Bot Token from Discord Developer Portal
1

Create Application

2

Add Bot

Create a bot user in your application
3

Copy Token

Copy the bot token
4

Configure in Noxus

Enter token in Discord integration
5

Add to Server

Generate OAuth URL and add bot to your server
Use Cases:
  • Community management
  • Automated moderation
  • Event notifications
  • Server administration

Security Best Practices

Token Security

  • Store tokens securely
  • Rotate tokens regularly
  • Use separate tokens per environment
  • Never commit tokens to code

Permission Management

  • Request minimum required permissions
  • Review app permissions regularly
  • Revoke unused integrations
  • Monitor integration activity

Troubleshooting

Common Problems:
  • Bot not in channel
  • Missing permissions
  • Token expired
  • Rate limits
Solutions:
  • Invite bot to required channels
  • Review and add missing scopes
  • Reinstall app or regenerate token
  • Implement rate limiting
Common Problems:
  • Pages not shared with integration
  • Missing database permissions
  • Workspace access revoked
Solutions:
  • Share pages with the integration
  • Grant database access
  • Reconnect the integration
Common Problems:
  • Invalid token
  • Bot offline
  • Network issues
  • Permission changes
Solutions:
  • Verify token is valid
  • Check bot status
  • Test network connectivity
  • Review recent permission changes

Next Steps