You are here:
Flow Screen Input Component: Search for Customer
Enable users to search Salesforce or an external data source for callers and customers as part of the identity verification process. The component appears in the Verify Customer Identity V2 and the Verify Linked Customer Identity V2 flow templates.
| ATTRIBUTE | DESCRIPTION |
|---|---|
| API Name | An API name can include underscores and alphanumeric characters without spaces. It must begin with a letter and can’t end with an underscore. It also can’t have two consecutive underscores. |
| Verification Context | As input, an Apex id_verification.VerificationContext record containing a verification process
definition record, a record ID, and the name of the object to search. If the verification
context includes the search type, the Search Type field isn't displayed to the flow user
when the flow runs. As output, an Apex id_verification.VerificationContext record containing details about the selected
search type. |
| Keywords | The keywords used to perform the search on the selected object. |
| Search Type | An Apex id_verification.SearchFilter record
selected by the user. If the Verification Context attribute contains search type, this field
isn't displayed to the flow user when the flow runs. |

