How does Bubble service API calls in a workflow?

Let’s say I have 3 external API get calls in a workflow which populate repeating groups. Does Bubble call the first and then wait for the response or does it call all of them and then wait for all responses?