Hello, I am making an API Call that shows the user the current status of something.
I want the text on this to update every X amount of seconds, but how do I make the text actually update / change?
This is my current workflow:

I’m not sure what the next step to add would be? Or how to send this retreived data to the text?
Thanks.