Hi folks
I have a question. I have processed some data and I have returned a Failed status for an example in the Queue. I want to create a POST call that will send this data to another system, containing everything or some of the information that is in the queue item.
Any suggestion how to achieve this in the HTTP Request.
Or to put it even more simply : How to put a variable value inside a POST call ?
Thanks