Python SDK

Type: Utility

Website: n.a.

API Docs: n.a.

Authentication

To authenticate Orchestra to a Python SDK Connection, you'll need to specify the base URL for your Application and define the authentication you want to use.

Currently, Orchestra supports Bearer and Basic Authentication Patterns. Get in touch at support@getorchestra.io if you have a use-case that needs something more complicated.

This is a great option if you want to send a webhook-style event post-completion of a Pipeline.

Jobs

Job nameDescription

Job

Triggers and listens for events from a workflow running in a piece of third-party infrastructure

Last updated