How do we get authentication token for snaplogic instance
Hello Community, I want to access SnapLogic Assets such as pipelines, and projects on a SnapLogic instance within our organization. How do I authenticate the Public APIs from Postman? How do I get...
If it’s string than you can use $data.replaceAll('/', '')
But if it’s different type you can also try $data.toString() and after that add .replaceAll('/', '').