laila ribke
12/27/2022, 6:06 AMAlexandre Girard (Airbyte)
01/09/2023, 2:29 PMbuild_refresh_request_body method in your custom component to configure the body of the request sent to the refresh endpointlaila ribke
01/09/2023, 2:59 PMAlexandre Girard (Airbyte)
01/09/2023, 3:04 PMConfiguration Based Source assuming this is the only custom components you would need. Otherwise you can use Python HTTP API Source to implement the whole connector in python
(difficult to say which is the right answer without knowing the specifics of the API you're integrating with)