Firenz created NIFI-7596:
----------------------------

             Summary: InvokeHTTP - Get Request Body From Attribute
                 Key: NIFI-7596
                 URL: https://issues.apache.org/jira/browse/NIFI-7596
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Extensions
            Reporter: Firenz


*Use case :* the flow file contains 1 big data (ex : PDF or pictures), but you 
want to lookup metadata with InvokeHTTP using a POST (or PUT). POST is often 
used in http API for "search" with lot of params or list of params.

 

*Proposition* : In the InvokeHTTP, add a "Get Request Body From Attribute" 
(like Put Response Body In Attribute). If this field not empty, the chosen 
attribute will be read as the request, insted of the flow file.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to