Define a schema (fields, types, required), paste or load CSV/JSON data, and the connector validates and coerces every record against the schema, then assembles an authenticated request (Bearer / API-key / Basic) to a configurable endpoint so clean records can be ingested into another system.
Define a schema (fields, types, required), paste or load CSV/JSON data, and the connector validates and coerces every record against the schema, then assembles an authenticated request (Bearer / API-key / Basic) to a configurable endpoint so clean records can be ingested into another system. Dry-run by default; optional direct client-side send. Always exports a runnable cURL and request spec. The validation and mapping are deterministic (EXACT); a live send goes browser-to-endpoint and never touches VaultSync. On the hosted app, CSP limits egress to same-origin - it lights up fully in a self-hosted deployment.
Open it inside GDBS to save runs to Sandbox, attach results to a Worklog case, or share through a Gate client portal - all in the browser, nothing uploaded to anyone’s cloud.