Data Sharing via Widget
Here is a guide to pre-filling authentic application question fields through our embedded widget
You can pre-fill data about your customer by passing in their information to the prefillData
key of the widget configuration:
The complete interface for PrefillData
is shown below:
Each exposure is uniquely identified by an ID. This can be as simple as the index of the element in the array or a unique UUID.
Please visit the Commonly Prefilled Questions section to find the full data dictionary of the fields that can be passed in. Specifically, please see the first table, Fields for Widget Integration.
Last updated