Dear KNIME Support Team,
I am currently working with a deployed KNIME workflow that is triggered via the REST API. While the execution of the workflow appears to be successful (status 200 and no error messages), I am not receiving any JSON output in the response body.
In the KNIME Analytics Platform, the workflow returns the expected output at the end node (e.g., JSON Writer or Table to JSON). However, when I trigger the same workflow through the REST endpoint, the response body is empty.
this is workflow-
Hier ist the output body -

and hier is the exemple body(the result should be like this )-
Thank you in advance for your support.
Best regards,