Hey, i have a workflow that does a bunch of things when a button is pressed(calls api, posts api, creates things etc.). This can take a while, so i was wondering if its possible to dynamically display the progress of the workflow in a progressbar?
Thanks