Is it possible to pass through parameters to the CloudCode task? And how can I do it from the view.js?

Hi @sisa-zaza ,

I think I understand now what you would like to accomplish, thank you for the additional details. Please take a look at this existing forum post as the original poster sees that for a GET request to a CC webtask, the easiest way to pass parameters is using URL parameters, so in your case something like https://your_custom_doman.poweredbyjourney.com/get_dynamic_results?objectId=11111-11111-11111-11111: