July 15, 2017
What's New
New APIs
The following new APIs are now available in Developer Connect:
- Borrower Pair API for creating and managing borrower pairs.
- Borrower Contacts API for creating and managing borrower contacts and notes.
- Business Contacts API for creating and managing business contacts and notes.
Access to Forums and Blogs
Developer Connect forums and blogs are now accessible from the Developer Connect portal. To access the forums and blogs, click Community in the top right of your screen.
Enhancements
Support for Cursor-Based Pagination
To help improve the performance when handling large data sets, the Pipeline API now supports cursor-based pagination. Create cursors to separate results into pages. To learn how to create cursors, see the Create Cursor Type topic. To learn how to use cursors, see the View Pipeline (with Pagination) topic.
Filter Attributes
There are no longer restrictions on filter attributes.
Usage Notes
API Key Access Limited to Corresponding Client ID
For increased security, your API Key/Secret will be verified against the corresponding Ellie Mae client ID when you log in. Users with multiple Client IDs should obtain an API Key/Secret for each Ellie Mae Client ID. See the Get an API Key topic to learn how to obtain an API Key.
Known Issues
Borrower and Business Contacts APIs
When creating a borrower or business contact, the mandatory attributes are not enforced. The mandatory attributes are the contact's firstName OR lastName AND one of the following parameters: personalEmail/businessEmail, currentMailingAddress.street1, homePhone, mobilePhone, workPhone.