have you ever solved this? express works in background but doesn't update anything after the node.js action has completed, but the server respond successfully to request
I think you could use another thread with the browser to accomplish this. And saving the necessary data to a resource / global variable, then using this data in the new thread, whether with the browser or whatever needs to be done.