All projects
Case study · Nov 2023 — Jul 2024
Abound — Partner Integration Framework
APIs, webhooks, SDKs, SSO, observability
Principal Engineer — Systems & AI · Abound Corporation
Linked to experience Related experience →
Next.jsBunFastAPIWorkOSDatadogOpenTelemetry
The problem
The problem
Enterprise partners needed fast integrations without a bespoke engineering project each time — with real SLA confidence.
Outcomes
- ~50% faster partner implementation via standardized APIs/webhooks/SDKs
- ~60% less manual onboarding with WorkOS SSO/SAML
- OTel + Datadog supporting 99.9% SLA posture; 15+ enterprise partners
Approach
Partner contracts as product: defaults, retries, idempotency, docs.
Buy hardened SAML; spend engineering on product-specific value.
Traces answer “webhooks are slow” without guesswork.
Key tradeoffs
Auth
Chose: WorkOS SSO/SAML
Rejected: Homegrown SAML
SAML edge cases are a career.
What was hard
- At-least-once webhooks vs partner retry storms
What I would change
- Earlier contract tests for SDK versions
Artifacts