Expand my Community achievements bar.

Encrypt data before calling webservice

Avatar

Level 2

Hi,

My requirement is to call a webservice from eForm with few of the field values entered by user to be passed in the call. Is there any way I can encrypt those values before calling the webservice? I'm interested in knowing if there is any OOTB feature to do this.

3 Replies

Avatar

Level 10

There is no OOTB functionality to perform this.

Nith

Avatar

Former Community Member

If you use a secure web service running over https the transmission will be encrypted.

Paul