cancel
Showing results for 
Search instead for 
Did you mean: 

How to read and store a excel file uploaded from Ultra task POST API

Puru
New Contributor II

Hi All,

I am creating a pipeline which stores a file uploaded from ultra task POST API and stores it to snaplex file storage. I have tried out many things but none of the examples worked. there is no proper solution in internet.
image

image

image

1 REPLY 1

Aleksandar_A
Contributor III

Hello @Puru,

In your case if you are hardcoding the file name and the content type, then you have to put the names in quotes " " or ’ ', or just disable the expression evaluation (=).

image

Let me know if this helps you.

BR,
Aleksandar.