As demonstrated in our previous blog, we can use the Dataverse search in Power Automate Flow comfortably. In this blog, we will have a look at how the optional parameters are used to limit the search as per our requirements. So, let’s dive in without further ado.
To quickly revise everything that we have discussed in the previous blog, below is an example to use the search API to find all the entities which have “Jim” somewhere in their indexed fields.
Now, the successful response will consist mainly of three things –
It will look like this –
<
pre class=”lang:css gutter:true…