Join Slack
Powered by
Hey mates! I'm trying to add new sources through ...
# ask-community-for-troubleshooting
j
João Larrosa
11/02/2022, 6:26 PM
Hey mates! I'm trying to add new sources through the API, but I can't find the schemas to each source for the 'connectionConfiguration' field. May somebody help me out with it? Thank you very much!
e
Ethan Brouwer
11/02/2022, 6:28 PM
You can use this endpoint to get the schema:
https://airbyte-public-api-docs.s3.us-east-2.amazonaws.com/rapidoc-api-docs.html#post-/v1/source_definition_specifications/get
. It depends on each connector. They define the schema they need in the code.
j
João Larrosa
11/02/2022, 8:16 PM
Thank you very very much,
@Ethan Brouwer
! Cheers!
Open in Slack
Previous
Next