Hey @Jici …just to round this out, since I had to use 2 api workflows in the backend (the second one after a 2 second delay), how can I get the result (or at least part of it in text format) of the 2nd api workflow back to my front end? The front end schedules api workflow1, api workflow1 schedules api workflow2. Then I need the result to get back to a text input in the front end.