Given the url appname.bubbleapps.io/version-test/product_listing/power%20tools
How can I extract “power tools” instead of “power%20tools”
Given the url appname.bubbleapps.io/version-test/product_listing/power%20tools
How can I extract “power tools” instead of “power%20tools”
Got it, I used the find and replace!