Links

Server Side Webhooks

Osmos allows you to send out various types of webhooks. In these sections we provide guidance to successfully create webhooks for your Osmos Uploaders and Pipelines.
In this section, we walk you through how to setup server side validation webhooks, transformation write back webhooks and parser webhooks. We also included an OpenAPI file, validation_webhook.yaml, that describes the API that must be implemented by your validation endpoint.

Contents