New Reporting API Endpoint for Configurable Platform Applications

Posted 13 days ago by José Gómez

J
José Gómez Admin

Available: Beta 9/15, Prod 9/20

 

How to turn on:

This feature will automatically be turned on for all customers on the dates listed above.

 

Purpose of Update and Benefit:

A new reporting API endpoint is available on our beta version (5.3.0) for the Configurable Platform.

 

Current Behavior:

Today, customers can only retrieve data from the Configurable Platform via Pre-built Reporting available in the Reporting tab.

 

New Behavior:

A new reporting API endpoint for Applications on the Configurable Platform is available in our beta version of Blend’s Reporting API (v5.3.0). This will allow customers to retrieve data programmatically and apply input parameters for filtering results.

The following fields will be available through this endpoint:

  • asOfDatetime - UTC date/time of when the data in the report was last refreshed.
  • productName - Text name of the product for which the applicant is applying, as defined by the application developer.

  • applicationCreatedDatetime - UTC date/time of when the application was created.

  • applicationId - PRIMARY KEY - UUID of the application in Blend's system. The static identifier that should be used to connect the application's identity across Blend and external integrations.

  • applicationNumber - Application number displayed in the Blend Workspace.

  • primaryAssigneeUserId - Blend user ID of the application's primary assigned lender-user.

  • primaryAssigneeFullName - Full name in the primary assignee's user profile.

  • primaryAssigneeEmail - Email address of the primary assignee.

  • primaryAssigneeBranchId - Branch ID in the primary assignee's user profile.

  • primaryAssigneeEmployeeId - Employee ID in the primary assignee's user profile.

Please note, as per our API release process, endpoints in the experimental API can make any changes at any time until released as stable.

 

See the following resources below for more detail:

0 Votes


0 Comments

Login or Sign up to post a comment