Encrypting and then Decrypting a URL Mapping URL
Hi,
We are working on a use case where we are using URL mappings to navigate to specific cases and we want to send this link in an email to industry users. The ask is to encrypt the URL (or at least the pzInsKey part of it) but then when the user hits the URL we should be able to decrypt it back to allow the URL mapping to work as expected using the defined alias.
Any suggestions?
Thanks