Calling Power Automate, Pass information from a Plumsail Form and Display Results

I am wondering if you have an example showing how to take information from a Plumsail Form, pass it to a Power Automate flow which uses the information to looking up from a SharePoint list and return results which are then displayed on the calling Plumsail Form. For example, I want to have a Plumsail Form which contains a field the user can type in a name and then press a button called Search. The Search button would call a Power Automate flow passing in the value the user entered. The Power Automate flow would use the value and perform a query against a SharePoint list containing customer names and returns a list matching the name. The list of names returned from Power Automate would show up in a list on the Plumsail Form

Hello @IanMcKintosh,

What you are describing can be achieved using the List or Library control. You can set up a search based on one or multiple columns within the list and then click search.

You can find an example of this in the documentation here: