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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
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