Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
honeybadger
Contributor
Contributor

Reload Qlik Task using curl return value

hi,

I have a qlik sense task which is started using curl.

My challenge however is to have the task execute using a return value from the curl call.

for example in task editor i want to achieve

select *

from demo

where id = $(return_value);

 

Would appreciate your help.

thanks

Labels (1)
0 Replies