How to make parallel api calls in the bot flow?

Hello,
In our bot we need to fetch data from multiple end points, combine and display to the user.
Could someone help me understand how to make fetch calls in parallel to external endpoints?
Ps: I have tried to achieve this in function node , but couldnt.
Thanks in advance
Yogesh.