Ah ok. So...
You'll have to store the value somewhere ready for the GET request. Connect your morbus output to a change node and set a flow variable e.g. flow.data from msg.payload[0]. That will keep a copy.
Next add a http in and out node with a change node between them setting msg.payload from flow.data.