Added CF to our site. Doing so prevents webhook url from returning status. If i pause CF, the webhook completes and returns a status. I need this one url to bypass the CF environment. I have a page rule with the following items but it doesn’t work.
Disable Security
Always On (set to Off)
Disable Apps
Disable Performance
Any way to have one url bypass using CF?
URL format is https://<site.com>/index.php/signifyd/connect/api/
Thank you.