Matthew Tovbin
09/27/2022, 7:11 PM./airbyte-local.sh \
--src 'farosai/airbyte-servicenow-source' \
--src.username '<source_username>' \
--src.password '<source_password>' \
--src.url '<source_url>' \
--dst 'farosai/airbyte-faros-destination' \
--dst.faros_api_url '<faros_api_url>' \
--dst.faros_api_key '<faros_api_key>' \
--dst.graph 'default' \
--state state.json \
--check-connection
Marcos Marx (Airbyte)
09/28/2022, 4:13 PMTony Xiao
09/28/2022, 5:33 PMChris Sean (Airbyte)
09/28/2022, 5:35 PMMatthew Tovbin
09/28/2022, 6:19 PMMatthew Tovbin
09/28/2022, 6:21 PMRunning locally
or perhaps under Build a connector
- https://docs.airbyte.com/connector-development/