Overview
LoanVista provides a robust, bidirectional integration with the ICE Mortgage Technology Encompass platform.Integration Methods
LoanVista supports several ways to sync data with Encompass:Encompass SDK
Best for complex mappings and large-scale data imports.- Sync Frequency: Scheduled batch runs or on-demand.
- Data Range: All loan folders, including custom fields.
Encompass Webhooks
Provides real-time event notifications for individual loan changes.- Sync Frequency: Instantaneous.
- Data Range: Individual resource IDs and event types.
Configuration
To set up Encompass sync, you’ll need the following credentials:| Field | Description |
|---|---|
InstanceId | Your unique Encompass instance identifier. |
Username | Service account username for API access. |
Password | Service account password. |
ClientId | Encompass API client identifier. |
ClientSecret | Encompass API client secret. |

