Hi,I am trying to get my PostHTTP processor to post the incoming content to a REST url. The incoming flowfile has an attribute set 'id' that needs to be part of the URL of the POST.
Is there a notation for parameterizing the post URL from flowfile attributes?
thanks, Darren