Skip to main content
My today question is related to custom fields in SalesForce.

 

I need to use a custom Object with 2 custom fields. Field1 type text Field2 type text(encrypted)

 

I'm using heroku connect to map this object with a Postgres DB table.

 

I created both fields but when i read the database after the Heroku connect sync, I see the encrypted field as plain text.

 

I was reading about encryption but i cannot find where configure it to star working. Does anyone have a related link or can help me to setup the ecnryption?
5 answers
0/9000