Collect sensitive data and encrypt it?

Are there any solutions if we need to use softr to collect sensitive data from an end user and encrypt the values they provide in the record that is created (either softr db or another data source? Use case is building an onboarding client portal in which customers need a way to securely provide an API key / token to us. We would like to do this in the softr app vs. having to send them to a 3rd party site like Bitwarden Send to transmit that info to us.

I think you can use softr workflows to do it as we have code node you can do some encryption/decryption on that layer