Forum Discussion

SabahatFaria's avatar
SabahatFaria
Copper Contributor
Dec 27, 2023

Check special characters in logic app

Hi, I am using azure logic app and trying to check if a string(from request payload) contains any special character most importantly '/' and '\'. I have tried to use contain(), replace the characte...