Hi everyone, I hope you’re doing well!
I’m curious if Airtable can handle data encryption and decryption. For example, can I take a clear text like ‘exampledata’ from one column, apply an encryption process, and then store the encrypted version in another column? Later, using the same key in a different setup, is it feasible to revert the encrypted value back to its original form? Any insights would be greatly appreciated.