Forum Discussion

teja100's avatar
teja100
Occasional Visitor
2 months ago

Upload excel files to zephyr enterprise using Rest API

Hello All,

Can anyone suggest me the way to upload / add attachment of test case execution using REST API endpoint for Zephyr enterprise.

1 Reply

  • Humashankar's avatar
    Humashankar
    Champion Level 2

    Hi teja100 

    Although direct upload is not an option, there are alternative methods to achieve your goal. One approach is to convert your Excel file to a supported data format, which involves extracting relevant data such as test case ID, execution status, and attachments, and then structuring it into a JSON or XML format compatible with Zephyr Enterprise's REST API endpoints.

    Once the data is formatted, you can use the appropriate API endpoints to update test execution records with the extracted data, effectively bridging the gap between Excel and Zephyr Enterprise

    Hope this helps - Happy to help further!!
    Thank you very much and have a great one!
    Warm regards