How do I have save an Integration HTTP response in a global variable and use it as a header for another integration

Hello,

As shown in the screenshot below, I am able to get a ASP.NET_SessionId in HTTP Response instead of getting it in Result. In such a case how do I save it in a global variable and use it as a header input for another integration to fetch data from the other system API.

  Discussion posts and replies are publicly visible

Parents Reply Children
  • 0
    Certified Lead Developer
    in reply to prathmeshd4095

    Duplicate of

    Hi fellow Appian practitioners, I am working on an integration with an external SAP system and have run into a potential Appian shortcoming, and would like to confirm this. I first do a get request to…
    By in Discussions > Integrations
    7 replies
    Latest by

  • Thank you Mathieu. Yes that is similar issue to what we are facing. I wonder if there is any workaround we can do within Appian to solve this. The vendor of the system we are trying to integrate with has denied to make any changes to the result body to make the desired cookie available in it thus we have limited options.