Hi , i am trying to run airbyte locally within my ...
# ask-community-for-troubleshooting
a
Hi , i am trying to run airbyte locally within my cluster and trying to setup source/destination/schedule incremental refresh thru API. Is there any documentation link with sample API links to establish connection between source salesforce/hubspot and destination redshift. I have gone thru https://petstore.swagger.io/?url=https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-api/src/main/openapi/config.yaml#/ but additional information is appreciated !
👀 1
h
Hey currently that is the documentation we have for the API. If you can help us with exactly what is that more you are looking for we can help there and also improve our documentation.
a
Thanks @abdel hamid kaab - I am looking for sample Rest point collection - for example to connect to hubspot as source and destination as redshift. If i get an API configuration with information like how to set credentials for source & destination to connect each other that will help a lot !
m
@Anand we don’t have docs explaining how to use the API. The recomemdation is use the WEB APP and track the endpoints used and start your script to run using the Airbyte API.