Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

How to upload files (xlsx,txt,csv) using REST components for Zapi API

Experts,
I need to upload files using Talend tREST component to Zephyr/JIRA. I do not know the format/syntax to give in httpbody section like the curl's ( -F "file=@myfile.txt" )

URL
?  
entityId=4783&entityType=TestStepResult

BODY
D:/TestResults/QPJ-707_Count_Mismatch.xls



I gave the full path and file name in body section. When I run, I am getting ERROR_CODE = 500.
Please help on how to give filepath/filename in the body section in tREST or any other REST components.
I do not get enough information in Zephyr/Zapi API website
Thanks,
Prakash.R

Labels (2)
1 Reply
Anonymous
Not applicable

use tFileFetch with POST and the advanced setting Upload File