Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.11.4
-
None
Description
Some users have recently requested being able to invoke a specific URL via InvokeHTTP on every record in a flowfile. Currently, the InvokeHTTP processor can only handle one piece of data per flowfile. There are some workarounds available for specific patterns with LookupRecord + RestLookupService, but this is not a complete solution. I propose introducing an InvokeHTTPRecord processor, providing the InvokeHTTP functionality in conjunction with the record processing behavior.