Stacksync — Integration and Agentic Workflows
- Context
- At Stacksync, a Y Combinator–backed startup (2024), customers needed reliable sync between ERP, CRM, and warehouse systems, plus natural-language workflows across many connectors.
- What I owned
- Customer integrations from discovery through production, including connector pipelines and agentic workflow features.
- Key technical decision
- Combined initial backfills with webhook- and polling-based updates, plus retry logic, exponential backoff, pagination, batching, and error recovery for near-real-time consistency.
- Measurable result
- Delivered production integrations across Acumatica ERP, monday CRM, and Extensiv, and natural-language workflows spanning more than 30 connectors.
- Connector pipelines
- Webhooks
- Polling
- Retry / backoff
- Agentic workflows