Asynchronous Blocks within Loops

I would not expect that to work. Again, you’re setting variable values within a section of blocks that may run BEFORE your API call finishes.

1 Like