Search and filter the Encompass loan pipeline to build reporting and workflow automation

domain: developer.icemortgagetechnology.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate to the Encompass Developer Connect API using OAuth 2.0 client credentials to obtain an access token
  2. Call the pipeline GET endpoint with query parameters specifying field IDs to return (e.g., loan number, borrower name, loan status, rate lock expiry, loan officer), filter criteria, and sort order to retrieve a filtered list of loans
  3. For complex multi-condition filters, POST to the pipeline search endpoint with a structured JSON filter body that supports AND/OR logic across multiple Encompass field IDs and value ranges
  4. Paginate through results using the cursor or page token returned in the response header until all matching loans are retrieved; do not assume a single response contains the complete result set
  5. For each loan requiring detailed data beyond pipeline summary fields, use the loan GUIDs from the pipeline response to call GET /loans/{id} with a field list to retrieve specific field values
  6. Aggregate pipeline data for reporting use cases (e.g., locks expiring in 3 days, loans in processing more than 30 days) and trigger automated alerts or task creation in downstream systems using the compiled loan sets

Known gotchas

Related routes

Create and manage loans in the Encompass LOS using the Encompass Developer Connect (EDC) REST API
developer.icemortgagetechnology.com/developer-connect · 6 steps · unrated
Register interactive, headless, and 1-click automated ordering workflows for an Encompass Partner Connect appraisal integration
docs.partnerconnect.elliemae.com · 5 steps · unrated
Retrieve and update loan file data via ICE Mortgage Technology's Encompass Developer Connect V3 APIs
developer.icemortgagetechnology.com · 5 steps · unrated

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans