Flow_1kkbs99 GET http://localhost:5000/map/${id} connector.getVariable("response"); http-connector Flow_0lyprue Flow_04u7931 Flow_1bk9djj Flow_0f19egl Flow_1bk9djj ${map} http://localhost:10000/map POST JSON.parse(connector.getVariable("response"))["id"]; http-connector Flow_04u7931 Flow_1o2dmps GET http://localhost:10000/result/${result_id} connector.getVariable("statusCode"); connector.getVariable("response"); http-connector Flow_1o2dmps Flow_1loeilw Flow_14imvw9 Flow_14imvw9 Flow_0f19egl Flow_1loeilw ${status_code==200} ${status_code!=200} Flow_0dbxi94 Flow_1r4mexp Flow_0lyprue Flow_0dbxi94 ${status_code<400} ${status_code>400} http://localhost:5000/tasks {"api_key":"${api_key}","map_size":${map_size}} POST connector.getVariable("statusCode"); JSON.parse(connector.getVariable("response"))["map_size"]; http-connector Flow_1kkbs99 Flow_1r4mexp