Project

General

Profile

Actions

Feature #11555

open

[API] Webhook callbacks for server-to-server communication

Added by Peter Amstutz about 7 years ago. Updated 2 months ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
Story points:
-
Release:
Release relationship:
Auto

Description

For integrations, users have expressed a desire to register a HTTP callback so that when an event happens in Arvados (such as the completion of a workflow) other services can be notified. The advantage of the webhook style API compared to websockets or API polling is that services don't need to dedicate a thread or process to listening for events, they can receive events and process them as normal HTTP requests.

For more reading:

https://webhooks.pbworks.com/w/page/13385124/FrontPage

Actions #1

Updated by Peter Amstutz about 7 years ago

  • Description updated (diff)
Actions #2

Updated by Tom Morris over 6 years ago

  • Target version set to Arvados Future Sprints
Actions #3

Updated by Peter Amstutz almost 3 years ago

  • Target version deleted (Arvados Future Sprints)
Actions #4

Updated by Peter Amstutz about 1 year ago

  • Release set to 60
Actions #5

Updated by Peter Amstutz 2 months ago

  • Target version set to Future
Actions

Also available in: Atom PDF