Adding a vendor (internal)
Engineers onboarding a new Connect vendor should follow the 11-step playbook inqualifi-connectors/apps/standard-integration/docs/humanly-connect-vendor-playbook.md:
- Handlers in
controllers/{vendor}/(business logic) - Mount
/qsi/{vendor}/*for direct customers - Copy
connect/_template/→connect/{vendor}/for meta-routes + dual-mount - Document here and in cURL examples
/qsi/* and /connect/*).
Available today
| Vendor | Namespace | Notes |
|---|---|---|
| Stub | /connect/stub/* | Non-production smoke testing only. See Getting started. |
Planned
| Vendor | Status |
|---|---|
| Workday | Phase 2 (PLAT-85) — meta-routes + E2E |
| UKG, BambooHR, others | Future vendor projects |

