
Encompass DevConnect Connected System
by Appian Corporation
Description
This connected system template provides designers with a simple way to use the Encompass DevConnect web service API. https://www.icemortgagetechnology.com/developers/encompass-developer-connect
Features
Supports HTTP requests GET and POST. Authenticate using the grant type "password" with client id, client secret, username and password. Get and cache authentication token automatically.
Release notes
CVE remediation
Version history (6)
1.2.0
Adding new integration template to simply return accessToken to be used with other out of the box integrations
Expiring token 10 minutes before expiration to avoid 401 errors
1.1.0
Adding new integration template to simply return accessToken to be used with other out of the box integrations
1.0.3
Updates to Commons Io and Jackson Databind libraries as well as additional security updates.
1.0.2
Security Updates
1.0.1
Security Updates
1.0.0
v 1.0.0 Supports GET and POST requests with grant type "password"