Documentation
Integration Guide
How to connect Vestval to the systems your organization already runs.
Overview
Vestval delivers the most value when it is connected to your existing systems. This operational guide describes how to plan, build and operate integrations reliably — the counterpart to the developer-facing integration guide.
It focuses on the operational concerns: which systems to connect, how to sequence the work, and how to keep integrations healthy.
What this covers
Map systems
Identify the systems and data that need to flow in and out.
Choose the method
API, SDK or webhooks depending on the pattern you need.
Secure it
Scoped credentials and signed events keep integrations safe.
Test
Validate in a non-production environment before go-live.
Monitor
Watch integration health and handle failures gracefully.
Maintain
Keep integrations current as systems and versions evolve.
FAQ
Frequently asked
- This covers operational integration planning; the developer version covers the technical API, SDK and webhook details.
Related across the ecosystem