In the past, I've used the Chrome developer tools network view to see the
api calls made by the NiFi UI.  Just manually go through the steps you want
to automate in the UI and view the REST calls made.

Hope that helps.

Robert

On Mon, Jan 29, 2018, 21:31 Phil H <[email protected]> wrote:

> Hi there,
>
> I need to add new properties/routes to RouteOnAttribute and subsequent
> PutFile processors based on an external input (a basic web interface).
>
> Hoping someone can point me in the right direction in terms of either
> config files to change, or API calls to make to simulate what the NiFi UI
> would send through.
>
> Thanks in advance,
> Phil

Reply via email to