LICENSE
MANIFEST.in
README.md
setup.py
tap_intercom/__init__.py
tap_intercom/client.py
tap_intercom/discover.py
tap_intercom/schema.py
tap_intercom/streams.py
tap_intercom/sync.py
tap_intercom/transform.py
tap_intercom.egg-info/PKG-INFO
tap_intercom.egg-info/SOURCES.txt
tap_intercom.egg-info/dependency_links.txt
tap_intercom.egg-info/entry_points.txt
tap_intercom.egg-info/requires.txt
tap_intercom.egg-info/top_level.txt
tap_intercom/schemas/admins.json
tap_intercom/schemas/companies.json
tap_intercom/schemas/company_attributes.json
tap_intercom/schemas/company_segments.json
tap_intercom/schemas/contact_attributes.json
tap_intercom/schemas/contacts.json
tap_intercom/schemas/conversation_parts.json
tap_intercom/schemas/conversations.json
tap_intercom/schemas/segments.json
tap_intercom/schemas/tags.json
tap_intercom/schemas/teams.json
tests/test_all_fields.py
tests/test_intercom_automatic_fields.py
tests/test_intercom_bookmarks.py
tests/test_intercom_discovery.py
tests/test_intercom_interrupted_sync.py
tests/test_intercom_pagination.py
tests/test_intercom_parent_child_sync.py
tests/test_intercom_start_date.py