nuh_mehmet_kaya
12/01/2022, 12:35 PMReuben (Matatika)
12/01/2022, 3:48 PMpat_nadolny
12/01/2022, 3:52 PM--headers
in there
• Related to the api key you can using templating to set it in the .env file and read it into a setting ${API_TOKEN}
(although I dont think object settings support templating yet 😢 - relevant issues https://github.com/meltano/meltano/issues/3171 and https://github.com/meltano/meltano/issues/3435 )Reuben (Matatika)
12/01/2022, 3:53 PMstreams
is a set of per-stream overrides for the top-level properties (records_path
, except_keys
,path
, etc). If you don't need that functionality, you may have to set it to an empty array ([]
) if the tap requires it.pat_nadolny
12/01/2022, 4:05 PMnuh_mehmet_kaya
12/02/2022, 7:42 AMReuben (Matatika)
12/02/2022, 9:35 AMnuh_mehmet_kaya
12/02/2022, 11:39 AMReuben (Matatika)
12/02/2022, 11:44 AM