-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
Motivation
- So users can setup an action that sends a notify payload
Requirements
- When run, sends an HTTP request to the target inbox containing a notify payload
- Creates a child pub describing the activity (I think, we should still discuss)
- Configurable action, similar to http. Should send a notify request with a json-ld payload, as specified here. With configuration of these values:
actor: allow user to specifyname: manually or text fieldid: manually or URI fieldtype: one of Application, Group, Organization, Person or Service.
id: a Pub ID inuri:urnformat, referencing a child pub to be created as a result of running the actioninReplyTo: auri:urnreferencing an incoming activity, likely configured from a pub fieldobjectid: pub ID inurn:uuid:<pubId>format, not user specifiableietf:cite-as: manual or URI fieldietf:item:id: manual or URI fieldmediaType: string?- type [array of https://www.w3.org/ns/activitystreams#objects]?
type: ['Page, sorg:AboutPage]
- origin:
id: manual or URI fieldinbox: link to community inbox API specified by platformtype: "Service", not user configurable
- target:
id: manual or URI fieldinbox: manual or URI fieldtype: "Service", not user configurable
- type: array with the ability to select any one of the options specified in the COAR patterns
Acceptance Criteria
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Upcoming