LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
tap_helpscout/__init__.py
tap_helpscout/client.py
tap_helpscout/discover.py
tap_helpscout/exceptions.py
tap_helpscout/helpers.py
tap_helpscout/sync.py
tap_helpscout/transform.py
tap_helpscout.egg-info/PKG-INFO
tap_helpscout.egg-info/SOURCES.txt
tap_helpscout.egg-info/dependency_links.txt
tap_helpscout.egg-info/entry_points.txt
tap_helpscout.egg-info/requires.txt
tap_helpscout.egg-info/top_level.txt
tap_helpscout/schemas/conversation_threads.json
tap_helpscout/schemas/conversations.json
tap_helpscout/schemas/customers.json
tap_helpscout/schemas/happiness_ratings_report.json
tap_helpscout/schemas/mailbox_fields.json
tap_helpscout/schemas/mailbox_folders.json
tap_helpscout/schemas/mailboxes.json
tap_helpscout/schemas/team_members.json
tap_helpscout/schemas/teams.json
tap_helpscout/schemas/users.json
tap_helpscout/schemas/workflows.json
tap_helpscout/streams/__init__.py
tap_helpscout/streams/abstract.py
tap_helpscout/streams/conversation_threads.py
tap_helpscout/streams/conversations.py
tap_helpscout/streams/customers.py
tap_helpscout/streams/happiness_ratings_report.py
tap_helpscout/streams/mailbox_fields.py
tap_helpscout/streams/mailbox_folders.py
tap_helpscout/streams/mailboxes.py
tap_helpscout/streams/team_members.py
tap_helpscout/streams/teams.py
tap_helpscout/streams/users.py
tap_helpscout/streams/workflows.py