cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
132
Views
1
Helpful
4
Replies

Workflows Import CSV file to Read into Table

ctheron
Level 1
Level 1

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

 

4 Replies 4

use any online CSV to excel convert

MHM

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

Hi Ed...Is there another way to upload large amounts of data?

Thanks for your reply so far.

Carel

How much data are you trying to upload into Workflows?