Skip to main content

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:
FieldDescription
InstanceIdYour unique Encompass instance identifier.
UsernameService account username for API access.
PasswordService account password.
ClientIdEncompass API client identifier.
ClientSecretEncompass API client secret.

Technical Flow