Skip to main content
August 30, 2021
Question

Encrypt the Password in integration

  • August 30, 2021
  • 2 replies
  • 0 views

Hi Everyone,

I have integration object  with basic authentication with user name and password so I need to encrypt the password in integration.

How to do the encrypt the password in integration. can any one suggest on this.

Regards

Devi. 

    2 replies

    stefanhelzle0001
    Brainy
    August 30, 2021

    Not. This is what the connected system is for.

    August 31, 2021

    Hi Devi,

    Assuming your question is specific to SOAP service call where you are trying to use basic authentication in OOTB "call web service" smart service/"webservicequery" function.

    If thats the case, you might have to try calling the SOAP service via integration object which uses connected system to store the encrypted credential. You need to create your request as XML and pass it in IO as XML body type.

    For detailed information, you can go thru below thread :

    https://community.appian.com/discussions/f/integrations/12897/soap-service-call-issue

    Towards the bottom of the conversation, you would find couple of screen shots which should make things a bit clear if you wanna call SOAP service using IO.

    Thanks,

    Nitesh