PlugSync documentation
PlugSync connects external systems — e-commerce, ERPs, custom APIs — to HubSpot: declarative connector configs, identity mapping, custom objects and associations, with a draft → publish workflow.
Start here
- Getting started — build your first connector end-to-end: sign up, connect HubSpot, author entities and flows, publish, and send your first event.
Reference
- Config V3 — every field in a
ConnectorConfigV3, the validators that reject it, and the draft → publish workflow that promotes it to the worker pool. - Flows & event sources — how events move through a connector: authoring inbound and outbound flows, event sources, loop prevention and conflict strategies.
- Event API — push events into a connector in real time: authentication, request shapes, status and verification, bulk import.
- Plugins — the TypeScript-on-Lambda escape hatch for logic the declarative config doesn’t cover: payload contract, capabilities, dev loop, promotion.
- CLI — install
plugsync-cli, authenticate, and manage connector configs as code from the terminal.
When something doesn’t work
- Troubleshooting — symptom-first: what each error code means, why an accepted event didn’t sync, and when an empty Conflicts tab is the correct result.
Where to go next
- Marketing and product overview: plugsync.com .
- Dashboard: app.plugsync.com .
Last updated on