Flexport CI Integration Overview Set up CI/CD for Flexport logistics integrations: run unit tests with mocked shipment and tracking responses on every PR, execute live API contract validation against the Flexport sandbox on merge to main. Flexport's API covers shipments, booking, customs documentation, and real-time tracking, so CI pipelines verify data transforms for shipment lifecycle events and ensure API contract compatibility across versions. GitHub Actions Workflow Mock-Based Unit Tests Integration Tests Error Handling | CI Issue | Cause | Fix | |----------|-------|-----| | | Invalid AP…