March 30, 2018

March 2018 Release Notes

Envestnet | Yodlee

Yodlee FastLink Enhancements

Following are the enhancements that have been released in May 2018:

  • Site Search Enhancements
  • Header Text Improvements

Site Search Enhancements

Enhancement Details Benefits

Site Search Enhancements

Search algorithm has been enhanced to fetch results for words provided without spaces. For example, if a user searches for BankOfAmerica, all the Bank of America sites will displayed.

Support for URL-based Search

More flexibility in search allowing the user to choose the right site.

 

 
Enhancement Details Benefits

Site Search Enhancements

Search algorithm has been enhanced to support search by URL.

More flexibility in search allowing the user to choose the right site.

 

Header Text to reflect the current page selection

We had the generic screen header text “Link Accounts” displayed in all pages so far irrespective of the event or user action, now we have enhanced the pages to reflect the header text relevant to the current page selections, providing more context to the page content and making it easy for the users to identify the flow.

Yodlee API Enhancements

Following are the enhancements that have been released in May 2018:

  • GET Provider API Enhancements
  • Webhooks Notification Enhancements

GET providers API Enhancement

Enhancement Details Benefits

Search algorithm enhancement

Search algorithm for query parameter “name” has been enhanced to support search by URL and concatenated word search.

More flexibility in search allowing the user to choose the right site.

Pre-Release - Behaviour Post-Release API Behaviour

GET providers?name=bankOfAmerica

Response returns 0 records.

GET providers?name=bankOfAmerica

Response returns records that contains strings with “Bank of America”

GET providers?name=https://chase.com

Response returns 0 records.

GET providers?name=https://chase.com

Response returns records that contains the login URL or base URL as  https://chase.com

Webhooks Notification Enhancements

Enhancement Details Benefits

New parameter - “notificationId” in webhooks payload

Data extracts and refresh event webhooks notifications have been enhanced to provide a unique identifier - notificationId in the payload response

Customers can track the notification issues with Yodlee using the notificationId.

Important Notes

Currently Refresh Webhooks notifications are supported only for accounts that are getting added and updated using Yodlee APIs. FastLink customers should not be subscribing for Refresh notifications as it leads to add/update account failures.