ActionLink

Entity representing an actionLink that is included in an OpenSocial 2.5 extension to the activitystrea.ms specification.

See the Open Social specification.

Fields

FieldTypeMode Description
captionStringoptional

Hint that MAY be used by the presentation layer to allow interaction with the user (for example, the label text for a button).

httpVerbStringoptional

HTTP operation to perform against the actionable resource. Should be one of GET, PUT, POST, DELETE, or other standard HTTP verb. If not present, defaults to GET.

targetStringrequired

URI representing the target web hook endpoint to be invoked with the specified HTTP verb.

→ Fields used by update and create operations
→ Fields used only by create operations
→ Fields not used by update or create operations