* Source Freshservice API: change field data type from integer to string to match API
* Source Freshservice API: correct data types for phone number fields
* Source Freshservice API: correct data types for phone number fields
* add missing testing dependencies
* remove unnecessary install
* Source Freshservice: add stream for customer satisfaction survey responses
* version bump
* fix: linting
* update integration test files with new stream
* bump dockerfile, readme and metadata.yaml
* fix dockerfile and broken cat schema file
* Automated Change
* Automated Change
* fix dockerfile whitespace and add null to schema fields for csat stream
* Automated Change
* Update freshservice.md
* Automated Change
---------
Co-authored-by: Adam Roderick <aroder@gmail.com>
Co-authored-by: Adam Roderick <23650+aroder@users.noreply.github.com>
Co-authored-by: sajarin <sajarin@users.noreply.github.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
* add first table
* add other sources and incremental sync
* clean up
* fix schema
* fix unit tests and linting
* Update airbyte-integrations/connectors/source-freshservice/integration_tests/invalid_config.json
Co-authored-by: oleh.zorenko <19872253+Zirochkaa@users.noreply.github.com>
* Update airbyte-integrations/connectors/source-freshservice/Dockerfile
Co-authored-by: oleh.zorenko <19872253+Zirochkaa@users.noreply.github.com>
* Update airbyte-integrations/connectors/source-freshservice/setup.py
Co-authored-by: oleh.zorenko <19872253+Zirochkaa@users.noreply.github.com>
* clean up
* change schema & more clean up
* final touch
* add null for object and array
* final touch
* fix config
* fix integration test
* add unit test
Co-authored-by: oleh.zorenko <19872253+Zirochkaa@users.noreply.github.com>