How to read and store a excel file uploaded from Ultra task POST API
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2023 04:26 AM
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.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2023 05:03 AM
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 (=).
Let me know if this helps you.
BR,
Aleksandar.
