Using native javascript promises in postman

I think this post could help in resolving this issue of running chained requests in a series (wouldn’t really call it synchronously since requests are actually async in nature :thinking: ): Async Operations!

This can be one temporary solution till promises are natively supported in Postman.