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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
rohitk1609
Master
Master

How to Run Delete Request with Different Data Sets?

Hi Techies,

I am looking for a way to run Delete request with different data sets. I am referring Qlik doc https://support.qlik.com/articles/000055464.

It says run DELETE /qrs/app/object/592184be-8691-4d89-9377-5859abab4486?xrfkey=somerandomstring to delete a sheet.

592184be-8691-4d89-9377-5859abab4486 is a sample sheet id.

I have a POSTMAN video tutorial https://www.youtube.com/watch?v=sZKoBQ1HpKw which guide how to run one request on multiple data sets which means if we save sheet id into a csv file and run RUNNER then we can delete multiple sheets w.r.t. sheet ids saved in csv file.

Problem here is 592184be-8691-4d89-9377-5859abab4486 is part of request. I am looking how to add sheet id into PARAMS or HEADERS in request and set to repository API

 

Thanks in Advance

Rohit

 

Labels (1)
0 Replies