Configuration Guide
Complete configuration guide for the Complyance GETS platform. Set up sources, destinations, and environments for seamless integration.
Source Configuration
Source Types
Note: The source type will be automatically handled by the SDK based on your integration method.
- FIRST_PARTY - Direct integration with your system
- MARKETPLACE_APP - Apps from marketplace or app store
- TURNKEY_INTEGRATION - Pre-built integration solutions
- PORTAL_UPLOAD - Manual upload through portal
Example Configuration
{
"source": {
"name": "SAP ERP", // Human-readable name
"version": "1.0" // System version
}
}Configuration Checklist
Required Setup
- API key configured
- Source Name and Version configured
- Environment set (sandbox/production)
- Base URL configured
Optional Setup
- Webhook endpoints configured
- Destination routing set up
- Custom fields defined
- Timeout settings adjusted
- Retry policies configured