Skip to content

Add Webhook Support for Forwarding Notifications from Each Tab #379

@DenisGandibula

Description

@DenisGandibula

Hi!
I’d like to request a new feature: Webhook support to send out all notifications received from each individual tab.

Here’s the idea:
• The app should detect every incoming notification from any tab.
• When a tab receives a notification, all notification data (title, message, timestamp, tab ID/name, etc.) should be sent automatically through a Webhook to a user-defined URL.
• The Webhook payload should include at least:
• Tab name/ID where the notification was received
• The received message
• Sender (if available)
• Timestamp
• Any additional internal fields already used by the app

This would allow Altus to integrate seamlessly with external systems, bots, automation services, and custom workflows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions