Skip to content

Example: Call webhook on pipeline complete #36

@adamrtalbot

Description

@adamrtalbot

Notifying another service that a bioinformatics pipeline has completed is a common requirement. This is often done using the onComplete handler or a post-run script, but might make more sense outside the system.

Add an example of sending an API call after a pipeline completes, notifying the status.

Possible examples:

  • Dummy POST request (Python?)
  • Slack webhook/bot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions