Mohammed, I’m not sure I understand your question. NiFi has a REST API which supports the UI and allows scripts/other applications to make requests of the platform. This runs on the input port specified in nifi.properties.
If you want to submit form data and uploaded files as data to be ingested by NiFi, HandleHTTPRequest or (less likely) ListenHTTP are the processors you would want to use. If you can clarify your use case, we should be able to offer more assistance. Andy LoPresto [email protected] [email protected] PGP Fingerprint: 70EC B3E5 98A6 5A3F D3C4 BACE 3C6E F65B 2F7D EF69 > On Feb 27, 2017, at 9:15 AM, mohammed shambakey <[email protected]> wrote: > > Hi > > Is it possible to send http request (including form data and uploaded files) > to NIFI input port instead of "HandleHTTPRequest" processor? > > Regards > > -- > Mohammed
signature.asc
Description: Message signed with OpenPGP using GPGMail
