(Deprecating) Removing endpoint that exposes Configurable Products Application Node History data in the Reporting CSVs

Posted about 17 hours ago by Alina Ha

A
Alina Ha Admin

Date Available: Deprecating relevant table in both prod and beta environments on or after, May 13, 2025


Which customers are impacted?: Customers using Blend’s Reporting CSVs to receive data via download or subscription that have a product on the Blend Builder platform.


Required?: Yes, this is a required release. Required releases are features that Blend wants to standardize in the codebase, and typically do not require additional configuration. 


How to turn on:This change will be automatically enabled on the dates listed above.


Purpose of Update and Benefit: 

Any users that are currently using the Configurable Products Application Node History reporting CSV are advised to use the Configurable Products Application Node Instance report that was added to the Reporting API in v.10. The new Configurable Products Application Node Instance endpoint has one row per page instance that was loaded in an application by a consumer. If a page was automatically skipped by fast-forward or visited on the lender-user side, it will not be included in this report. The deprecated endpoint was not available via Reporting API.


Current Behavior:

The Configurable Products Application Node History report is an existing report downloadable via CSV that contains one row per node reached, regardless of node type, viewer type, or node status.


New Behavior:

The following fields will be removed with the Configurable Products Application Node History CSV.

  • asOfDatetime

    • Data Type: timestamp

    • Definition: UTC datetime of when the data in the report was last refreshed.

  • productName

    • Data Type: string

    • Definition: Text name of the product for which the applicant is applying, as defined by the application developer. 

  • applicationId

    • Data Type: string

    • Definition: 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.

  • applicantUserId

    • Data Type: string

    • Definition: Primary key, UUID of the consumer user that passed through or viewed the node.

  • applicationCreatedDatetime

    • Data Type: timestamp

    • Definition: UTC datetime of when the application was created. 

  • nodeName

    • Data Type: string

    • Definition: Text name of the node that the application reached, as defined by the application developer.

  • nodeInstanceCreatedDatetime

    • Data Type: timestamp

    • Definition: UTC datetime of when the node instance was first created.

  • nodeInstanceFirstCompletedDatetime

    • Data Type: timestamp

    • Definition: UTC datetime of when a node instance was first completed.


This release will be available in both beta and production environments on May 13th, 2025.

Note that testing changes are NOT required, as you will not experience any change in the functionality of the Reporting Dashboard or Reporting API.

Resources: 

0 Votes


0 Comments

Login or Sign up to post a comment