Multiple API calls on Page Load

Hello,

I have set up one successful API call on page load, and am able to present data in my UI on the output through the actions of that API. However, I am now I want to layer in more data through another API call and when I set up the action branched off the successful output of the previous API call, it does not look like it is calling the API when I look in the network tab of the developer settings. Any tips?

1
3 replies