Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Set variable as empty string in logic apps

How can I set variable as empty string in logic apps?

If I set no value in Value field I get "Error: Failed to save logic app. Definition contains invalid parameters." enter image description here

If I set quotationmarks in Value field, I get a pair of escaped quotationmarks in output:

enter image description here

like image 464
MyrionSC2 Avatar asked Nov 14 '25 19:11

MyrionSC2


1 Answers

One workaround is to set it to trim(' ')

like image 82
amac44 Avatar answered Nov 17 '25 09:11

amac44



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!