Dear Collegues
So I have a workflow which generates an output to doc file.
We came accross this business requirement: User runs the app-->generates docx ---->take a look at it ----> upload file thru API (we have working workflow which uploades file from location) .
Any idea what kind of approach we can take in order to implement that ? The goal is to implement that in one 'workstream', (so the user dont have to run the second workflow,pick the right file to upload) .
Thanks for help
BR