08-06-2025 07:27 AM
Hi
In Workflows:
I have a variable, type file, with an input scope, which is used to select a csv file.
I am trying to Read Table from text, to iterate through all the rows, but am unable to select the input file variable, as it requires a string.
Is there a way to do this?
I cannot find any documentation on how to.
Thanks
08-06-2025 07:32 AM
use any online CSV to excel convert
MHM
08-06-2025 06:15 PM
I haven’t used file operations in a workflow yet, but I don’t believe workflows currently supports what you are attempting. In the documentation for File_Operations it states:
You can use the Upload File activity to send a file outside of Automation to have the content parsed; there is not an action in Automation to perform this function.
the do
08-06-2025 10:44 PM
Hi Ed...Is there another way to upload large amounts of data?
Thanks for your reply so far.
Carel
08-07-2025 02:51 AM
How much data are you trying to upload into Workflows?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide