How to MD5 hash a value, before using it in an API action?

But this is the front-end data picker.
The MD5 hashing is done on the server side, in Server Connect. When working with sensitive data, APIs requiring secret keys etc., this should never happen on the front-end and always on the server-side.

2 Likes