Creates a source given a name, workspace id, and a json blob containing the configuration for the source.

πŸ“˜

General Notes

β€’ Use the endpoint: List Workspaces to retrieve a workspaceId- Alternatively, this can also be found in the address bar of the Airbyte UI.

β€’ We currently support authentication given the correct configuration inputs based on source type.

πŸ“˜

OAuth Credentials

For sources that allow OAuth credentials, please refer to the Creating OAuth Sources guide.

πŸ“˜

Custom Connectors

To create a source from a custom connector, supply the definitionId body parameter. In this case, there is no need to include a sourceType in the configuration

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!