1
0
mirror of synced 2026-01-01 09:02:59 -05:00
Files
airbyte/airbyte-integrations/connectors/source-zenloop/integration_tests/sample_config.json
2021-11-22 17:14:43 +01:00

7 lines
119 B
JSON

{
"api_token": "<secret>",
"date_from": "2021-01-01",
"survey_id": "<secret>",
"survey_group_id": "<secret>"
}