How can I stop main thread unitl another thread finish by BluePrints?

I use VaRest Plugins in BluePrint to call URL, and I want to stop my main thread until my callback event finish. how can I do it ? I try to find another blueprint call wait for completion to finish this task. But I failed, I do not know who is the target of wait for completion.

There is my image.