Connectors
Connectors overview
Connect Verlix to the tools that move your money and your data.
Connectors are managed integrations. Verlix holds the credentials, so your application never stores a third-party secret. This page is a placeholder for the connector model.
What a connector does#
Keeps customers, invoices and payments aligned between Verlix and the target.
Holds credentialsStores OAuth tokens server-side and refreshes them for you.
Reports healthSurfaces a broken connection instead of failing silently.
Available connectors#
| Connector | Direction | Status |
|---|---|---|
| Stripe | Stripe to Verlix | Available |
| HubSpot | Verlix to HubSpot | Available |
| NetSuite | Two-way | Planned |
Credentials stay with Verlix
A connector is authorised once, from the dashboard. The token is encrypted at rest and is never returned by the API.
Connection health#
A connector reports one of three states. A connection in error is retried with backoff and raises a notification after an hour.
Disconnecting#
Disconnecting revokes the stored token and stops future syncs. Data already synced is left in place.