May I know what is the expression used for printing log to console?
Understand that there are internal context variables context variables and also internal context functions context functions
Is there anything like for example ${print "hello world"} or ${log "hello world"}
@dianesen you can set endpoint, payload, http method and other request details in the process variables. In the service task JavaDelegate you can use RestTemplate or OkHttpClient to make a rest api call.