Avatar

Community Advisor

Hi,

I am copy-pasting the code that was used earlier but you can make changes as per your requirements. it is available to code but I am iterating it here. We can use the encrypt and decrypt functions to take care of.

AES encrypt and decrypt · GitHub

shoot me if you need more info on how we can make use of these functions with HTTP clientrequests.

1. we need to encrypt the email id or any other field while sending out email and decrypt it once we get a response. the total process depends on how this flow is handled at your org.