You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Firenz (Jira)" <ji...@apache.org> on 2020/07/02 06:55:00 UTC

[jira] [Created] (NIFI-7596) InvokeHTTP - Get Request Body From Attribute

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)