Hi All,
I am creating folders in SharePoint using ms flows. 
it works perfectly when "Output" does not have "single quote" in that. when there is single quote let say Output value is "CustomName'Test" it fails because of quote.
how can I escape that single quote. I don't want to replace that single quote with blank or any other value.