Store and use sensible data - e. g. encode and decode information
Hi everyone,
we like to request some sensible data in our forms and integrate them within our emails. The issue is that data stored in Marketo are readable for everyone. And eventhough I'd create a separate Workspace and store the data in a custom program member field this data would appear within the activity log.
So one idea is to encode this data e. g. with base64. But to use the data in an email I'd need to decode the data via email token. Unfortunatley I found just a possibility to encode those.
https://nation.marketo.com/t5/product-blogs/base64-ing-a-string-in-velocity-without-using-reflection/ba-p/242251
Do you know any possibility to decode data without the need to store them afterward? (like if we would use a webhock)
Or do you know a possility to configure the rights that way that specific field information can be read only from a specific user role.
We are open for any suggestions. 🙂