-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
pluginShould probably be an Atomic PluginShould probably be an Atomic Plugin
Description
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
webhooksproperty. 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
Labels
pluginShould probably be an Atomic PluginShould probably be an Atomic Plugin