.coveragerc
.gitignore
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
VERSION
poetry.lock
pyproject.toml
setup.cfg
setup.py
src/hrflow_connectors/__init__.py
src/hrflow_connectors.egg-info/PKG-INFO
src/hrflow_connectors.egg-info/SOURCES.txt
src/hrflow_connectors.egg-info/dependency_links.txt
src/hrflow_connectors.egg-info/not-zip-safe
src/hrflow_connectors.egg-info/requires.txt
src/hrflow_connectors.egg-info/top_level.txt
src/hrflow_connectors/connectors/__init__.py
src/hrflow_connectors/connectors/boards/__init__.py
src/hrflow_connectors/connectors/boards/crosstalent/__init__.py
src/hrflow_connectors/connectors/boards/crosstalent/actions.py
src/hrflow_connectors/connectors/boards/crosstalent/spec.py
src/hrflow_connectors/connectors/boards/crosstalent/schemas/__init__.py
src/hrflow_connectors/connectors/boards/crosstalent/schemas/offre_emploi.py
src/hrflow_connectors/core/__init__.py
src/hrflow_connectors/core/action.py
src/hrflow_connectors/core/auth.py
src/hrflow_connectors/core/http.py
tests/conftest.py
tests/connectors/crosstalent/test_get_all_jobs.py
tests/core/test_action.py
tests/core/test_auth.py
tests/core/test_http.py
workflows/example_catch_workflow.py
workflows/example_hrflow_job.json
workflows/example_hrflow_profile.json
workflows/example_pull_workflow.py
workflows/.ExampleConnector/README.md
workflows/.ExampleConnector/pull_jobs_from_connector_into_hrflow.py
workflows/.ExampleConnector/pull_jobs_from_hrflow_into_connector.py
workflows/.ExampleConnector/pull_profiles_from_connector_into_hrflow.py
workflows/.ExampleConnector/pull_profiles_from_hrflow_into_connector.py
workflows/.ExampleConnector/push_job_from_connector_into_hrflow.py
workflows/.ExampleConnector/push_job_from_hrflow_into_connector.py
workflows/.ExampleConnector/push_profiles_from_connector_into_hrflow.py
workflows/.ExampleConnector/push_profiles_from_hrflow_into_connector.py
workflows/Craigslist/pull_jobs_from_craigslist_into_hrflow.py
workflows/Crosstalent/crosstalent_example_profile.json
workflows/Crosstalent/push_profile_from_hrflow_into_crosstalent.py
workflows/Digitalrecruiters/.digitalrecruiters_example_candidate.json
workflows/Digitalrecruiters/.digitalrecruiters_example_job.json
workflows/Digitalrecruiters/README.md
workflows/Digitalrecruiters/cancel_job_from_hrflow_into_digitalrecruiters.py
workflows/Digitalrecruiters/edit_job_from_hrflow_into_digitalrecruiters.py
workflows/Digitalrecruiters/pull_jobs_from_digitalrecruiters_into_hrflow.py
workflows/Digitalrecruiters/push_profile_from_hrflow_into_digitalrecruiters.py
workflows/Laponi/.laponi_example_candidate.json
workflows/Laponi/.laponi_example_job.json
workflows/Laponi/README.md
workflows/Laponi/cancel_job_from_laponi_into_hrflow.py
workflows/Laponi/edit_job_from_laponi_into_hrflow.py
workflows/Laponi/push_job_from_hrflow_into_laponi.py
workflows/Laponi/push_profile_from_laponi_into_hrflow.py
workflows/Mailchimp/push_profile_from_hrflow_into_mailchimp.py
workflows/SendGrid/.gitignore
workflows/SendGrid/LICENSE
workflows/SendGrid/README.md
workflows/SendGrid/push_jobs_from_hrflow_into_sendgrid.py
workflows/Smartrecruiters/.smartrecruiters_example_candidate.json
workflows/Smartrecruiters/.smartrecruiters_example_job.json
workflows/Smartrecruiters/README.md
workflows/Smartrecruiters/pull_jobs_from_smartrecruiters_into_hrflow.py
workflows/Smartrecruiters/push_profile_from_hrflow_into_smartrecruiters.py
workflows/Staffme/.staffme_example_candidate.json
workflows/Staffme/.staffme_example_job.json
workflows/Staffme/README.md
workflows/Staffme/cancel_job_from_staffme_into_hrflow.py
workflows/Staffme/edit_job_from_staffme_into_hrflow.py
workflows/Staffme/push_job_from_hrflow_into_staffme.py
workflows/Staffme/push_profile_from_staffme_into_hrflow.py
workflows/Talentsoft/.talentsoft_example_candidate.json
workflows/Talentsoft/.talentsoft_example_job.json
workflows/Talentsoft/README.md
workflows/Talentsoft/pull_jobs_from_talentsoft_into_hrflow.py
workflows/Talentsoft/push_profile_from_hrflow_into_talentsoft.py
workflows/Twilio/push_document_from_twilio_into_hrflow.py