nifi invokehttp post complex json
问题 I trying to use InvokeHttpProcessor in Apache NiFi to perform POST request with complex JSON body. Accordingly this tutorial: http://www.tomaszezula.com/2016/10/30/nifi-and-http-post-configuration I know how to use UpdateAttribute processor to add name/value pairs and then apply an additional transformation via AttributesToJSON . But how to deal with complex JSON? For example I have to perform request to GoogleAnalytics reporting API, so I need to perform this request: POST https:/