Decrypting masked variable in Flow Designer
I'm attempting to access the decrypted value of a masked variable in a flow designer flow. The "getDecryptedValue()" method returns an empty string and using the decrypt method of a GlideDecrypter returns the ciphertext. The flow itself is running in...