Skip to content

Notifications, subscriptions and feeds #77

Open
@joepio

Description

@joepio

See atomicdata-dev/atomic-data-docs#28 for spec discussion.

WebHooks

One potential solution for dealing with notifications is to add WebHook support.

  • Send notifications to chat apps like Discord / Slack

There is https://www.standardwebhooks.com/ which could be used as a standard. Not sure if this means these webhooks can instantly be used in Chat apps.

Naive implementation idea

  • A collection has a webhooks property. Each item in that array represents a webhook URL.
  • When an items is added or removed from that array, we send a request to each of these webhooks

Metadata

Metadata

Assignees

No one assigned

    Labels

    pluginShould probably be an Atomic Plugin

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions