Hello,
I have a data App that outputs a table in the Workflow data area after the app receives an input from the consumer and is refreshed. My goal is to copy the output table of the data app data area to a Sharepoint folder. However, I’m having difficulties accessing the table (in csv format) outputted from the data app to the new Workflow (used to copy the table to the Sharepoint folder by a trigger based deployment).
I tried to save the data app workflow using the capture workflow start and end nodes combined with the Workflow writer, and as my second approach tested the Save Workflow. However, those options do not work because they mess with the app interface. I also tried to use the Call Workflow (Table) node directly in the second workflow but it does not retrieve any table.
Maybe the solution is simple but I’m not sure if my logic is correct or if there is a specific node I’m missing which would work better.
For more context, you can find my Data App Workflow in the image below:
Note that the component is fed by a simple table.
Best regards,
Mariana Pimentel


