I have a REST service which should render the the data before the REST implementation. So when I send the data to the server he will render and then he will pass the results to the REST interface in other server. Can this type of workflow be realized?