Inventory
Record every endpoint, credential, printer, content format, option, status dependency, and retry policy your current integration uses.
Piqae supports a migration-critical subset of the PrintNode printing API. Use that compatibility to canary deliberately—not to assume every historical behaviour matches.
| Surface | V1 posture | Migration action |
|---|---|---|
| Computers / nodes | Migration-critical subset | Map identity and online semantics |
| Printers | Migration-critical subset | Re-resolve IDs from enrolled agents |
| Print jobs | Migration-critical subset | Test request and state fixtures |
| whoami, ping, noop | Covered subset | Run client health checks |
| Scales | Not claimed | Keep existing path or build separately |
| Integrator subaccount APIs | Not claimed as compatible | Map to Piqae workspaces explicitly |
| Historical response quirks | Not universally replicated | Fixture-test your exact client |
Scope reflects the checked-in V1 execution ledger. PrintNode’s original API is documented at printnode.com. Verified 29 July 2026.
Record every endpoint, credential, printer, content format, option, status dependency, and retry policy your current integration uses.
Compare those behaviours with Piqae’s tested compatibility matrix. Treat gaps as explicit work, not assumptions.
Enroll a separate agent, map printer identities, create scoped credentials, and define success and rollback thresholds.
Route a bounded, non-critical job set. Compare API responses, native queue results, webhooks, and operational recovery.
Increase traffic in stages while preserving the old base URL and credentials for immediate rollback.
Retire the prior path only after a complete operating cycle, incident drill, and evidence review.