Hi Guys,
I Have workflow is using HTTP request for API Call.
I add some parameters on it. But there is one problem. I have parameter like name is filter_taks : True . When I try to add on htpp request parameters section ı can add only string value for it.
How can ı add boolean parameter for this filter_tasks.
I need boolean type for filter_tasks parameter. How can ı add boolean type for it.
Thanks for help !