Call an API after user enters a value in an input field

If your object you are calling from an API is singular (e.g. show details of a single customer). The above works, it is the Data Reference pattern, this also works with other interaction patterns beyond the Search and Select display mentioned above.

I would not recommend using Form Refresh settings and trying to replicate a UI Kit “action set” to retrieve data. Set the data model up correctly, sourcing your data from SOR it belongs. #CenterOut